# Top Bidder Bonus

* A different type of Incentive is the **Top Bidder Bonus**. This is granted to a winner who has the highest bid in an entire track. For example Top Bidder Bonuses could be x3 the NFTs on a certain track
* If you have the highest bid of ALL 100 winners in a track, you win and win the top bidder bonus. Top Bidders also have their names displayed and can make a comment on the collection, if they choose.<br>


---

# 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://c1-community-first-games.gitbook.io/golden-gambit/top-bidder-bonus.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.
