> For the complete documentation index, see [llms.txt](https://docs.speedstar.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.speedstar.io/en/gameplay/horsecarat/how-to-bet-on-horsecarat.md).

# How to bet on Horsecarat

{% @arcade/embed flowId="wgTPGXWNsHipWelyDeyv" url="<https://app.arcade.software/share/wgTPGXWNsHipWelyDeyv>" %}

## How to Bet on Horse Carat :

1. Connect your MetaMask wallet.
2. Click on the '**Horse Carat**' icon.
3. Familiarize yourself with the rules before placing bets.
4. Choose the room where you want to bet.
5. View the win rate of each horse before placing bets.
6. .Place your bets on the chosen horse.\
   \
   **Information on available rewards. Please see more details on the next page**
7. Placing a bet on a **Blue or Red box** will **result in a payout rate of 1:0.95 if you win the be**t.
8. Placing a bet in the **Blue 1 sec or Red 1 sec box** (1 sec meaning that the horse you bet on must finish at least 1 second faster than the opponent) will **result in a payout rate of 1:1 from the bet amount.**
9. Placing a bet in the **Blue 2 sec or Red 2 sec box** (2 sec meaning that the horse you bet on must finish at least 2 seconds faster than the opponent) will **result in a payout rate of 1:1.2 from the bet amount.**
10. Placing a bet in the **Blue 3 sec or Red 3 sec box** (3 sec meaning that the horse you bet on must finish at least 3 seconds faster than the opponent) **will result in a payout rate of 1:1.5 from the bet amount.**
11. &#x20;Placing a bet in the **Blue 4 sec or Red 4 sec box** (4 sec meaning that the horse you bet on must finish at least 4 seconds faster than the opponent) **will result in a payout rate of 1:1.8 from the bet amount.**\
    \
    **Tricks: Players can access the Bead Road and Big/Small schedules here.**
12. **The Bead Road table** allows you to review all the rounds of betting that have been won, displayed as 2-colored horseshoes. For example, a blue horseshoe will appear on the Bead Road if the blue side wins.
13. **The Big Road Table** allows players to view the stats of the horses that participated in the race and compare their performance against their opponents. If a horse wins by more than 3 seconds, it will be counted as "Big" and displayed as a blue horseshoe. If no horse wins by more than 3 seconds, it will be counted as "Small" and displayed as a red horseshoe.<br>
14. &#x20;Players who correctly bet in the Blue or Red channel will receive a payout rate of 1 to 0.95.
15. Players can check their betting history results in the Bet Transaction menu.
16. Your betting history will be displayed here.
17. Players can switch playing rooms through the Racecourse tab.

#### Place your bets and enjoy the game!

\ <br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.speedstar.io/en/gameplay/horsecarat/how-to-bet-on-horsecarat.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
