> For the complete documentation index, see [llms.txt](https://damble-1.gitbook.io/damble-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/rewards/wager-races-coming-soon.md).

# Wager Races (Coming Soon)

Damble hosts ongoing wager races across **daily, weekly, and monthly periods**, giving players the opportunity to compete for a share of large prize pools.

Your position in each race is determined by your total wager during the period. The more you play, the higher you climb on the leaderboard.

### How It Works

* Every bet you place contributes to your total race volume
* Players are ranked based on total wager during the race period
* At the end of each race, the prize pool is distributed to the top players

Races reset at the start of each new period, giving everyone a fresh chance to compete.

### Prize Pools

Damble offers three types of races:

#### Daily Race

Prize Pool: **$5,000**

#### Weekly Race

Prize Pool: **$25,000**

#### Monthly Race

Prize Pool: **$100,000**

Each prize pool is distributed among the top-ranking players.

### Payout Structure

Rewards are shared among the top participants, with higher ranks receiving a larger portion of the prize pool.

A typical structure includes:

* Top 10–20 players receiving the highest rewards
* Extended rewards distributed to additional top participants
* Final positions and payouts determined at the end of each race

### Claiming Rewards

If you finish in a rewarded position:

* Your reward will be available in the **Rewards page**
* You will receive a **notification and email confirmation**
* Rewards can be claimed directly from your account

### Important Notes

* Only wagered volume counts toward race ranking
* Different game types may contribute differently
* Races are time-based and reset after each period
* Final rankings are locked once the race ends


---

# 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, and the optional `goal` query parameter:

```
GET https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/rewards/wager-races-coming-soon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
