> For the complete documentation index, see [llms.txt](https://fr0.gitbook.io/dragonraceai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fr0.gitbook.io/dragonraceai/about-us/game-mechanics/gameplay.md).

# GamePlay

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

**Racing**&#x20;

During the race, players can collect items from crates, which can be used to either hinder other dragons or provide assistance on the track. Dragons also possess unique abilities that, when utilized strategically, can offer advantages during the race, along with a Burst system to speed up at critical moments.

Engage in a variety of game modes available:

**Sky Circuit Racing Mode:** Race your premier dragon against 4 competitors across a randomly selected skyway. Aim to be the first to breach the finish line for rewards.

**Dragon Team Arena(TBC):** Form alliances in Solo Battle with random players to compete against 3 other factions for supremacy.&#x20;

**Clan Tournament Mode(TBC):** Become part of a clan, participate in Clan Tournaments, and assist your clan in ascending the Season Leaderboard.

In both the standard racing and "Combat" modes, 4 competitors vie for victory, earning rewards based on their track position and variations in their rankings. These rewards can be used to enhance dragons for more formidable races in DragonRaceAI.

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


---

# 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://fr0.gitbook.io/dragonraceai/about-us/game-mechanics/gameplay.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.
