# Tokenomics

Adamant Token (ADDY) is the native token of the Adamant Finance platform on Polygon and provides value for liquidity providers, farmers, and token stakers.&#x20;

{% hint style="info" %}
Adamant's docs refer to "ADDY", the Adamant platform token on the Polygon chain, but the information on most pages will also apply to the Adamant platform tokens on other chains, though certain numbers like the minting rate will be different.
{% endhint %}

### Token **Supply and Emission**

The initial supply of ADDY was 100,000 tokens. ADDY was mainly minted based on the profit generated through performance fees from Adamant's normal vaults. 300 ADDY was minted for every 1 ETH earned in performance fees.&#x20;

After protocol expenses have been paid, the performance fee is distributed as the native chain's token (ex. WMATIC) to users with staked ADDY, vested ADDY, or locked ADDY in the fee distribution contract.

ADDY was earned by using Adamant's vaults. For every 100 ADDY minted, 15 additional ADDY was also minted to the developer fund to ensure rapid innovation.

ADDY rewards have ended for new vaults, which puts a hard cap on the supply of ADDY.

### **Usage**

Staking ADDY allows users to earn any profits generated from Adamant's vaults.

Adamant platform tokens on other networks fulfill the same purpose as ADDY on Polygon, so almost all documentation will cover all Adamant platform tokens unless otherwise stated.

ADDY can be [bought on Quickswap](https://quickswap.exchange/#/swap?inputCurrency=0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619\&outputCurrency=0xc3fdbadc7c795ef1d6ba111e06ff8f16a20ea539).

### Safety

Adamant's contracts have been audited by [Certik](https://www.certik.org/), one of the leading professional auditing firms in the industry.


---

# 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://adamantfinance.gitbook.io/adamant-finance/token-supply-and-emission.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.
