# Winner Takes It All

When the round concludes, the participant with the highest ZooBot Token contribution wins! They'll walk away with a whopping 80% of the prize pool, while the remaining 20% will be used to burn ZooBot Tokens. This burning mechanism helps to reduce supply, increase demand, and ensure the long-term value of ZooBot Tokens.


---

# 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://zoobot.gitbook.io/zoobot/its-game-time/winner-takes-it-all.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.
