# Taxes

**Buy/Sell Tax**&#x20;

* 5% Treasury
* 2% Protocol Maintenance/ Liquidity
* &#x20;2% Reflection Rewards

**Tucana Transfer Tax - 50%**\
This is used to prevent whales from bypassing the limit.\
\
**Claim Tax - 0%**\
We want users to have a frictionless experience when moving their node rewards to their wallets. You may also compound your rewards into a new node.


---

# 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://tucana.gitbook.io/overview/taxes.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.
