# Anti Whale

Since users have often complained that the price of yield farms native token is often volatile, we have decided to implement an Anti Whale mechanism.

This Anti Whale mechanism will only allow users to transact at a maximum of 0.5% of the total supply. This way, it will take more transactions for whales to swap their tokens and in the meantime, more transactions will result in more transaction tax. Ultimately, this will prevent price volatility while burning more tokens at the same time.


---

# 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://eagleswapdefi.gitbook.io/eagleswap/features/anti-whale.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.
