> For the complete documentation index, see [llms.txt](https://nemesis-downfall.gitbook.io/nemesis-downfall/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nemesis-downfall.gitbook.io/nemesis-downfall/usdnd-token/tokenomics.md).

# Tokenomics

## $ND token <a href="#fd24" id="fd24"></a>

* BEP-20 - On the Binance Smart Chain&#x20;
* Total supply: 20B
* Contract address: 0x723000d0df87652387e737f5747ac9205bf9c213
* Token information: [CoinMarketCap](https://coinmarketcap.com/currencies/nemesis-downfall/);  [Coingecko](https://www.coingecko.com/fr/pi%C3%A8ces/nemesis-downfall)

## Distribution <a href="#fd24" id="fd24"></a>

<figure><img src="/files/jTiZ8EqiLLabuD9DHW6e" alt=""><figcaption></figcaption></figure>

## Releases <a href="#de6c" id="de6c"></a>

Nemesis Downfall was launched back in 2021 and the original vesting periods are all over now. Having a 100% unlocked and circulating supply is however neither enticing for new holders nor reflecting the reality of the amount of tokens on the market.

Thus, **the team has voluntarily agreed on re-vesting most of the project wallets** after TGE (10/17/2023) according to the following release schedule:

* Advisory: 1 month lock + 6 months linear vesting
* Team: 1 month lock + 24 months linear vesting
* Marketing: 6 months linear vesting
* Developers allocation: 1 month lock + 6 months vesting
* In-game rewards: locked until game launch + 24 months linear vesting
* Ecosystem: locked until game launch + 5 months linear vesting.

*Note:* The Liquidity wallet was used to deploy liquidities for the PancakeSwap ND/USDT pair and upcoming CEX listing. The remaining liquidities will be “unlocked” 50% after 1 month and 100% after 6 months. Please note that these tokens will be accounted for as unlocked although they are not intended to be sold on the market and will not dilute investors.

## Circulating Supply <a href="#c8b0" id="c8b0"></a>

Considering the distribution and release schedule above, we estimate:

* **The launch circulating supply of the token is 5.73B $ND, or 28.6% of the total supply.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://nemesis-downfall.gitbook.io/nemesis-downfall/usdnd-token/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
