> For the complete documentation index, see [llms.txt](https://white-red.gitbook.io/white-red/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://white-red.gitbook.io/white-red/games/color-clash.md).

# Color Clash

Dive into the fast-paced world of "Color Clash", a strategic blockchain-based game on the BSC network where players pit their wits and fortunes against each other, choosing between the alluring RED or the pristine WHITE.&#x20;

In each round, players are permitted to place a single bet, opting for either RED or WHITE.

<figure><img src="/files/ofuTiM11L0ScFy3A5LsX" alt=""><figcaption><p>Color Clash</p></figcaption></figure>

### **Game Mechanics**

1. **Choose Your Color**: Each player picks a side for their bet - either RED or WHITE.
2. **One Bet at a Time**: Initially, you're allowed to place one bet per round.
3. **Watch the Clock**: After each bid the timer is updated, which is initially 60 minutes, but after reaching each checkpoint the timer reduce as mentioned below:&#x20;

   <table data-header-hidden><thead><tr><th width="122"></th><th width="82"></th><th width="81"></th><th width="81"></th><th width="88"></th><th width="94"></th><th></th><th></th><th></th></tr></thead><tbody><tr><td>Timer resets to (min)</td><td>60</td><td>50</td><td>40</td><td>30</td><td>20</td><td>10</td><td>5</td><td>1</td></tr><tr><td>Bids</td><td>1-30</td><td>31-60</td><td>61-90</td><td>91-120</td><td>121-150</td><td>151-200</td><td>201-300</td><td>301-N</td></tr></tbody></table>
4. **Unpredictability is Key**: Players won't know the winning color until the end. And here's the twist - the color with the fewer bets wins!
5. **Claim Your Rewards**: At the end of each round, if your color has fewer bets, you can claim your prize directly to your wallet.
6. **Stay Informed**: Check out past game statistics and see which colors have won in previous rounds to strategize for future games.

### **Classic, Premium and Ultimate modes**

The distribution of each bid is determined by the game mode, with each mode corresponding to a different stake:

* **Classic - 0.1 BNB Game**:
  * Raffle: 5%
  * Prize Pool: 75%
  * Service & Growth: 20%
* **Premium - 0.25 BNB Game**:
  * Raffle: 5%
  * Prize Pool: 80%
  * Service & Growth: 15%
* **Ultimate - 1 BNB Game**:
  * Raffle: 5%
  * Prize Pool: 85%
  * Service & Growth: 10%

Upon the conclusion of each round, victors can effortlessly claim their well-earned rewards, transferring them directly to their wallets. For those looking to reminisce or strategize, a detailed history of past rounds and a comprehensive statistical analysis of winnings are available at a glance.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://white-red.gitbook.io/white-red/games/color-clash.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
