# Race Types

1. **Reward race**: A reward race which has an entry cost, the gathered fees are thereafter distributed as rewards.&#x20;
2. **Whitelist race**: A race which gives participants a chance to obtain whitelist spots for hot NFT project drops. Will also include SOL rewards but fewer than the Reward Race. The project providing WL spots receives a % of the entry fees in exchange for whitelist spots.&#x20;
3. **Fundraising race:** A race which raises funds for an early stage project/idea. Participants get a % of the future project. Includes SOL rewards but fewer than the Reward Race.
4. **Charity race:** race to raise funds for a charity of the community liking.


---

# 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://whitepaper.cracers.com/race-types/race-types.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.
