# Cashback Pools

The project also has **cashback pools.**

Users that mint **more than 50 presidents** are placed in the **small pool of 3%** (cashback of up to **180 BNB** split between all users in the pool).&#x20;

Users that mint **more than 150 presidents** are placed in the **big pool of 7%** (cashback of up to **420 BNB** split between all users in the pool).&#x20;

The project is giving back **600 BNB** to its users and supporters for their contribution to the project. The pool rewards can be obtained after the mint of all 20,000 Presidents.


---

# 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://the-presidents.gitbook.io/general/the-presidents/cashback-pools.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.
