# Dividend

## AID BAG

Simply think of the AID BAG as a virtual safe that we have created to provide AID token holders the opportunity to earn passive income in forms of dividends. Dividends are paid out of the AID BAG on a quarterly basis.

### Three inputs ensure that the AID BAG is loaded

#### 1st

According to the [AID NFTs roadmap](/ecosystem/aid-nfts/roadmap.md) 50% of the staking reward (SR) goes to the AID BAG if the NFTs are sold out at 70%.

Once all the items in the collection have been sold, we stop staking and join the Klever Validator programme. We put 30% of the reward from the Klever Validator program into the AID BAG.

#### 2nd

The [AID SHOP](/ecosystem/divisions/aid-shop.md) generates ongoing revenue for the [AID ECOSYSTEM](/ecosystem/blockchain-decision.md). During the annual board meeting we will decide what percentage of the profit will be reinvested (rs) from the quarterly incomes (S) to support the growth and expansion of the AID Shop and the rest will be put in the AID BAG.

#### 3rd

The [AID CARBON](/ecosystem/divisions/aid-carbon.md) system also generates ongoing revenue for the [AID ECOSYSTEM](/ecosystem/blockchain-decision.md). During the annual board meeting we will decide what percentage of the profit will be reinvested (rc) from the quarterly incomes (CC), what percentage will be reinvested in new opportunities and projects and the rest will be put in the AID BAG.

### AID BAG Value

{% hint style="info" %}
You can track the value stored in the AID BAG on our website.
{% endhint %}

$$
AIDBAG = 0.5SR+S(1-rs)+CC(1-rc)
$$

## Dividend

​The passive source of income on Wall Street is none other than dividends. We wanted to incorporate some form of dividend system into the [AID ECOSYSTEM](/ecosystem/blockchain-decision.md), so that we could provide [AID Token](broken://pages/TBxYCixZNRFxIxjEBieL) holders with a passive income generating source through the dividend paying feature of the stock. Dividends are paid out of the AID BAG quarterly and all AID token holders are entitled to receive dividends.

### Limits

**Lower limit** is set initially at 100,000 $AID.

{% hint style="info" %}
We reserve the right to increase or decrease the lower limit according to the price of the AID Token.
{% endhint %}

There is no **upper limit** on dividends, so the more AID Tokens you own, the more passive income you earn each year you hold.

### Excluded wallets

From our wallets the followings are excluded:

* Team, Marketing, Design, Project Management
* Reserve
* ITO - we will be unable to touch after the ITO
* Liquidity - we will be unable to touch after the ITO


---

# 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.newliveaid.com/ecosystem/aid-token/dividend.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.
