# Tokenomics

Azomland has its own currency. It is $AZOM, a token issued on Polygon. The total supply of $AZOM is 100,000,000.

Our contract was audited by [QuillAudits](https://audits.quillhash.com/smart-contract-audit). You can read the full report at the following [link](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F51vkYCv07d0sPn2Njrek%2Fuploads%2FAPMe4Xbd0bk2x43rxwFx%2FAzomland%20Smart%20Contract%20Initial%20Audit%20report%20-%20QuillAudits.pdf?alt=media\&token=564eeb42-30ae-4706-88de-9019bed89d2f).

&#x20;<img src="/files/Jbkvci79LWAHSQboKfES" alt="" data-size="original">

The contract can be viewed at the following link: <https://polygonscan.com/token/0x7bb1fd4AF955bfc4fE2fcb086b4eC22F4Da60503>

The initial distribution of the token is as follows:

-40.000.000 for public sale, via an automated distribution contract. The link to the contract for the public sale is as follows: <https://polygonscan.com/address/0xF2c560310b0C95596AdA130e84aDd1e606fB43D0#tokentxns>\
\
The token can be purchased directly from our website at <https://azomland.com/public-sale>.

-35.000.000 for the development of the project. A monthly distribution is considered for each position of responsibility in the project. These tokens will allow the team to continue with the development of the project in a continuous and dedicated way.

-20.000.000 for Exchanges. 10.000.000 will be allocated to a DEX and 10.000.000 to a CEX.

-5.000.000 for marketing. Activities, payment of influencers, AMA and other marketing activities are considered.

In addition, a contract was created for the distribution of 2,000 tokens for users who initially register on the website. Users will be able to claim 1$AZOM when they complete their profile. The link to the contract is as follows: <https://polygonscan.com/address/0x49428d7a8b9cd048ca0101c2e403af38eb5bbd56>

Security All of our tokens are kept in cold wallets for security. Team tokens are in separate wallets from the main tokens.&#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://whitepaper.azomland.com/the-formal-stuff/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.
