> For the complete documentation index, see [llms.txt](https://docs.koins.run/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.koins.run/races/race-fee.md).

# Race Cost

To participate in a race, you need to pay a registration fee in utility token (well, not always, some will be free, but always be prepared!)

We will retain a minimum percentage of that money, that will be burned. Another percentage will go to the owners of the trackuarium where the competition takes place (see Trackuariums section for more information).

The remainder covers the race in question. Of course, the more expensive the race, the higher the reward!


---

# 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://docs.koins.run/races/race-fee.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.
