# Additional Whale Tax

There is an additional whale tax charged on your available balance based what percentage of the total supply of OOZE you own. This tax is on top of the normal 10% tax and all goes to the contract balance. Please reference the chart below to calculate your whale tax.&#x20;

Note that “Your % Total Supply” will be calculated by adding your amount of available OOZE to your amount of claimed OOZE, and comparing that to the OOZE total supply (which starts and should remain at 1 million OOZE).

![where there are 1 million OOZE as a constant total supply](/files/T1ehb2EpSjeLT8XxvzJS)

| Your % Total Supply              | Your Additional Whale Tax |
| -------------------------------- | ------------------------- |
| ![](/files/CfDCtpzi75tQoTrB3wzP) | 0%                        |
| ![](/files/lwTEdvOTfwOIPHhNt6i9) | 5%                        |
| ![](/files/LHw4To2AaX9ahEgXvfsi) | 10%                       |
| ![](/files/F3V2bIHhqTjkIsQU0u2p) | 15%                       |
| ![](/files/cQpKiABotmBPqMmI0EXT) | 20%                       |
| ![](/files/5bY9efC4lI1ekIgYrhWK) | 25%                       |

Note that it is impossible to claim more than 5% of the token supply due to the maximum amount claimed being 50,000 tokens and the maximum supply being 1,000,000 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://oozefinance.gitbook.io/ooze-finance-whitepaper/the-sewer/nft-basic-rules-and-rewards/additional-whale-tax.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.
