# Dividends management

| **On each level** | **Distribute among holders (USDC accumulated)** |
| ----------------- | ----------------------------------------------- |
| 2 (20 L1 + 1 L2)  | 2,600 USDC                                      |
| 3                 | 27,800 USDC                                     |
| 4                 | 283,400 USDC                                    |
| 5                 | 2,850,200 USDC                                  |
| 6                 | 28,550,600 USDC                                 |
| 7                 | 285,654,000 USDC                                |
| 8                 | 2,856,977,400 USDC                              |

Upon the completion of each level within our system, a designated portion of the dividends is allocated for distribution. In the case of level 2, a sum of 2,600 USDC is allocated, derived from 10% of the combined funds from 20 level 1 draws and the level 2 draw. As we progress further, completing level 3, which necessitates 200 level 1 draws, the dividend pool expands to 27,800 USDC. Similarly, upon the completion of level 4, requiring 2,000 level 1 draws, the dividend pool experiences a substantial increase of 283,400 USDC.

To ensure equitable distribution, the dividends will be allocated proportionately among the holders of Dividends NFTs, based on the total circulating supply of these tokens.

Please note that the precise amount of dividends to be distributed will be determined subsequent to each draw occurrence. As part of our dividend withdrawal process, the system applies a commission rate of 10%. It is important to recognize that this commission rate provides users with an exclusive opportunity to participate in the lottery. The 10% commission is received in the form of tickets, which are automatically allocated to the ongoing registration period of the level 1 draw. Be assured that our system manages this process seamlessly and automatically, alleviating any concerns you may have. The commission is seamlessly converted into tickets and subsequently deposited into the level 1 draw as per the contractual arrangement.


---

# 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://infinite-lottery.gitbook.io/whitepaper/dividends-management.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.
