# Last Buy Bonus

**Before the end of the game, the last team option card caster of a single team will have a chance at winning the grand prize.**

* *The last option buyer of the 1st Place team= 0.01\* <mark style="color:orange;">1st Place team sales pool</mark>*
* *The last option buyer of the 2nd Place team =0.01\*<mark style="color:orange;">2nd Place team sales pool</mark>*
* *The last option buyer of the 3rd Place team =0.01\*<mark style="color:orange;">3rd Place team sales pool</mark>*
* *The last option buyer of the 4th Place team=0.01\*<mark style="color:orange;">4th Place team sales pool</mark>*
* *The last option buyer of the top 8 team=0.01\* <mark style="color:orange;">Each Top 8 (excluding top 4) sales pool</mark>*&#x20;
* *The top 16 teams' last option buyer=0.01\*<mark style="color:orange;">Each Top 16 (excluding top 8) sales pool</mark>*&#x20;
* *The last option buyer of the team that did not advance from the group = 0.01\*<mark style="color:purple;">The prize pool of the team that did not advance from the group</mark>*


---

# 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://nftea-1.gitbook.io/nftea/game-rules-and-rewards/rewards/last-buy-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.
