# Smart Daily Limits

Smart Daily Limits are part of Dark Forest innovations to keep liquidity pools safer from bots and vicious whales. You are limited to only accumulating a number of tokens every **24 hours.** You can always sell what you have bought at any time which allows swing trading. You can always safely claim rewards of your planet(s) but transferring or selling them more than the limit will require you to wait **24 hours.** This way, no one can buy a significant part of the supply on launch and no one can sell a significant amount of rewards at once.

**Limits are:**

* **200M** incoming transfers & buys every 24 hours
* **7M** selling / outgoing transfers every 24 hours + your initials
* **1% of the total supply** per wallet (if the supply is **20,679,816,558 NATR** the maximum per wallet will be **206,798,548 NATR**, this supersede the buy limits)

{% hint style="info" %}
About the maximum of tokens that can be held at any time in a wallet: you can always claim your rewards as usual but if your wallet exceeds this amount you won't be able to receive incoming transfers or buy more NATR from this wallet.
{% endhint %}

**This means:**

* Anyone who buys any amount of tokens can always freely sell them
* Movements to liquidity are also subject to the same limitations on transfers

Example (assuming there's a **10M** DF sell limit per 24 hours):

* If you buy 1M DF you now have an 11M sell limit. If you sell the 1M DF then your limit is back to 10M DF
* If you buy 1M DF and hold your limit is at 1M DF once and reset to 10M DF every 24 hours&#x20;
* If you buy 1M DF, create a Tree node with it and claim rewards after 30 days for let's say, 12M DF, your selling limit is at 1M DF once and reset to 10M DF every 24 hours
* If you buy 1.2M DF your limit is at 1.2M DF and 10M per day. You then transfer 1M to someone, your limit is now 1.2M once and 9M until the limit reset


---

# 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://darkforest.gitbook.io/dark-forest-gitbook/technical-details/smart-daily-limits.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.
