# Anti Whales

Along with the [auto-generating liquidity protocol](/mnry/features/automatic-lp.md), we have added an Anti-Whale feature.&#x20;

We have seen many SafeMoon holders suffer due to the big dumps from the whales. E.g., NCAT price dropped four times in just hours because a whale dumped and took nearly **500 BNB** from the pool (and SAFEMOON case was **1771 BNB**). The images below are one of the dumps.

![](/files/-MZe8XvMDFYy9VNQo2qM)

![](/files/-MZe8exUglCYBcDtTZY4)

So transactions (sell/buy and wallet transfer) that **trade** more than 0.05% of the total supply will be rejected. This will protect the price movement as well.&#x20;

Furthermore, whales who make a **transfer (between 2 wallets)** larger than 0,05% of the total supply will be charged **2 BNB.** These 2 BNBs go straight to the BNB reward pool in

This feature prevents pump-dump-existing whales because they can destroy the project.


---

# 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://docs.moonery.io/mnry/features/anti-whales.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.
