# Tokenomics

NUSA token is a BEP-20 token that has a total supply of 200,000 token. Its main purpose is for running the Governance Program and incentivize community that helps build Nusa.

### Distribution

The distribution of 200,000 NUSA is as follows:

* Migration TAD to NUSA: 100,000 (50%)
* Upcoming Features Reward: 80,000 (40%)
* Marketing Activities: 20,000 (10%)

### Contract Address

If you are doing manual transactions or developing applications interacting with NUSA token, make sure you are using the correct smart contract addresses.

`0xe11F1D5EEE6BE945BeE3fa20dBF46FeBBC9F4A19`

### How to get NUSA?

There are few ways to get NUSA token:

* Through [Nusa Farm](https://docs.nusa.finance/decentralized-finance-apps/earn) feature

Nusa Farm is a reward mechanism to ensure the liquidity of tokens and the supporting tokens are always maintained on decentralized exchanges. You can get NUSA token by staking PancakeSwap LP tokens through Nusa platform.

* Through [Platform Liquidity Mining ](https://docs.nusa.finance/decentralized-finance-apps/lending-market)program

Platform Liquidity Mining is a reward program to motivate activities in Nusa Lending. In addition to saving interest, a number of NUSA is distributed to savers according to the size of the savings portion.

* Buying it through various exchanges

Lastly you can get NUSA by buying it through various exchanges.\
Here is a list of various exchanges where you can buy or trade NUSA token:

* PancakeSwap
* Indodax
* [Nusa Swap](https://app.nusa.finance/swap.html)


---

# 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.nusa.io/about/tokenomics.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.
