# How to Play (Desktop)

{% embed url="<https://www.youtube.com/watch?v=O28WVv6PcOg>" %}

1. Connect and Sign Your Wallet:

* Open the Coinraces game interface - <https://app.coinraces.io/>
* Look for the "Connect" button in the top right header.
* Choose your preferred EVM-compatible wallet (e.g., MetaMask, CoinBase Wallet) from the options presented.
* Approve the connection request in your wallet's pop-up window. This verifies and connects you to the game.

<figure><img src="/files/O1HVXIOBcrdrn200gpE2" alt=""><figcaption></figcaption></figure>

2. Choose Your Horse(s):

* You can select your prediction strategy:
  * Single Horses: Predict on the outcome of one specific horse.
  * 4 Horse Stable: Predict on the performance of a group of four horses.

<figure><img src="/files/G7IUMjIiTzAU5ChsC9x3" alt=""><figcaption></figcaption></figure>

* You have the flexibility to place predictions on multiple horses or stables, one by one - as the game is smart contract governed, you can not place two predictions simultaneously as your wallet will reject one of the transactions. Please wait until each prediction (transaction) is processed before submitting a new one, you have time to submit multiple predictions in a single game

<figure><img src="/files/lj5JXToHFTRGEZGF3YY8" alt=""><figcaption></figcaption></figure>

4. Set Your Prediction Amount:

* Once you've chosen your horse(s), locate the input field designated for the prediction amount.
* Enter the desired amount of ETH you wish to predict (minimum stake per prediction is 0.0001 ETH)

<figure><img src="/files/zBLXrtROhOrPeczbIhVc" alt=""><figcaption></figcaption></figure>

5. Press "Predict" Button:
   * After making your selections and setting the amount, click the "Predict" button to finalize your prediction.&#x20;
   * Approve the transaction request in your wallet's pop-up window.

<figure><img src="/files/UMp5nC1GkttCzvnijLnf" alt=""><figcaption></figcaption></figure>

6. Collect Rewards:

* After the game finishes, if your prediction is correct, you can collect rewards. First, press the "Claim" button (note: the network may be overloaded at times, and you may need to make a few attempts to claim it).&#x20;
* Approve the transaction request in your wallet's pop-up window.

<figure><img src="/files/ezJw89xy0YuQgoqosaPH" alt=""><figcaption></figcaption></figure>

* Then, press the "Withdrawal" button.&#x20;
* Approve the transaction request in your wallet's pop-up window.

<figure><img src="/files/7oqtHmw9CKL0GkKcZdMX" alt=""><figcaption></figcaption></figure>

6. Additional:

* If you don't immediately claim or withdraw your winnings, you can go to your History section to claim or withdraw previous prize rewards.

<div><figure><img src="/files/EtIv3Q9jy1II7Wf4aSuA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0llxcg7FzDFt3FecyGUL" alt=""><figcaption></figcaption></figure></div>

* You can check all of your transaction receipts on the Basescan website by entering your wallet address. To see your winnings/withdrawals, click on ‘internal Transactions’.


---

# Agent Instructions: 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://coinraces.gitbook.io/coinraces/game/how-to-play-desktop.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.
