# FAQs

## Will my rewards always be paid hourly? <a href="#will-my-rewards-always-be-paid-hourly" id="will-my-rewards-always-be-paid-hourly"></a>

Our unique reward system is triggered by volume (buy + sell activity to fund gas fee). Payouts to holders may not occur every hour if trading volume is low. When this is the case, the amount of double rewarded $ALV & $ELVES each holder will receive will increase. However, will accrue over a longer period of time until it is suitable for a payout to trigger (usually a few hours).

You can also manual claim all of your left-over amount on the website at anytime.

## Is there a minimum amount of $ANA tokens needed? <a href="#is-there-a-minimum-amount-of-usdthunderbnb-tokens-needed" id="is-there-a-minimum-amount-of-usdthunderbnb-tokens-needed"></a>

At this stage, there is no minimum of $ANA tokens needed by each holder. But if you want to benefit from the double ALV & ELVES reflection rewards distribution, you will have to hold at least 200,000,000 $ANA tokens.

## How and when does the contract sell? Why do I sometimes see 4 small "sells" under 1 other sell? <a href="#how-and-when-does-the-contract-sell-why-do-i-sometimes-see-4-small-sells-under-1-other-sell" id="how-and-when-does-the-contract-sell-why-do-i-sometimes-see-4-small-sells-under-1-other-sell"></a>

The contract sells whenever it reaches 1 billion tokens accumulated from taxes. (This number can be changed at anytime depends on the price of ANA Tokens to make not so big sell). . Holders' sells trigger the contract to do 4 smalls that split into: ALV rewards (80%), ELVES rewards (20%), Marketing & Angel DAO Treasury. Automatic Liquidity or Buyback & Burn fund.&#x20;


---

# 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://angel-dao.gitbook.io/angel-dao/faq/faqs.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.
