# How to Play F2P Tournaments

1. Choose Tournament Mode:&#x20;

* Navigate to the mode section and select "Tournament Mode" in the top header.&#x20;

<figure><img src="https://1918710336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpKLZreF99HmZ5BY1czL%2Fuploads%2FclhdBFZTQx5nTrmBuspg%2FTour%20Mode.png?alt=media&#x26;token=15e6a4e5-80fc-4def-a4b4-1f05080072cb" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1918710336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpKLZreF99HmZ5BY1czL%2Fuploads%2FqBS1s7CozQ84NqT1W8Dq%2Fm%20tour%20mode.png?alt=media&#x26;token=9f23fc5f-a216-490d-ab4d-49c1d3a7c6c3" alt="" width="180"><figcaption></figcaption></figure>

2. Register for a Tournament: Select an available tournament and click "Register." (Tournaments run every 6 hours until July 31st.)&#x20;

<figure><img src="https://1918710336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpKLZreF99HmZ5BY1czL%2Fuploads%2F59y9hncfUlHifhdcTqFO%2FChoose%20tour.png?alt=media&#x26;token=9b88a153-67b8-44d4-b89c-23ebd867c8fc" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1918710336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpKLZreF99HmZ5BY1czL%2Fuploads%2FaeB3Rjbf5qIV4RTRRtYi%2Fm%20choose%20tour.png?alt=media&#x26;token=3cbea49c-abdb-480c-994b-41ec2094ed77" alt="" width="180"><figcaption></figcaption></figure>

3. Monitor Leaderboards: During active tournaments, check the "Leaderboards" tab to see current rankings and prizes.&#x20;

<figure><img src="https://1918710336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpKLZreF99HmZ5BY1czL%2Fuploads%2FiMKdWRUEdoeMOErgV0r7%2FD%20Leaderboard.png?alt=media&#x26;token=577a2ee2-b9b0-4687-8dfc-e5e2f21765ce" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1918710336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpKLZreF99HmZ5BY1czL%2Fuploads%2FnBui2V3sSwwaZpc1nxZx%2FM%20Leaderboard.png?alt=media&#x26;token=5a398cd5-3d92-4d84-b0e6-88da26b81168" alt="" width="180"><figcaption></figcaption></figure>

**Understand Tournament Rules:**

* Rounds: 30 rounds, 2 minutes each.
* Credits: Each user receives 5000 credits to start.
* Prizes: The top 10 users with the most profit will win prizes from [Airdrop Phase II.](https://coinraces.gitbook.io/coinraces/coinraces-token/airdrop)&#x20;


---

# 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-f2p-tournaments.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.
