# ORAIX Token

**ORAIX** is the governance and utility token of OraiDEX, which is designed to balance its inflation from rewards and spending from utility fees as follows. Note that a portion of utility fees will be burnt. It will be decided by governance voting.

**Utilities:**

1. Pay meta-staking fee (the fee is taken directly from profits)
2. Pay pool creation fee
3. Pay OraiBridge fee
4. Pay NFT Bridge fee
5. Buy airdrop NFT tickets of newly listed projects on OraiDEX

**Governance:**

1. Fee structures
2. Meta-staking policies

## **Token distribution and listing price** <a href="#id-9136" id="id-9136"></a>

**Total supply: 1,000,000,000 ORAIX**

* Staking rewards: 30% (including fairdrop + initial listing)
* Liquidity mining incentives: 50%
* Developer pool: 15%
* Community pool: 5%

**Listing price on OraiDEX will be voted by ORAI holders (below is an example):**

* Listing price: $0.025
* Initial circulating supply: 20,000,000 ORAIX
* Initial market cap: $500K
* Diluted market cap: $25M

***Staking rewards, liquidity mining incentives, and developer pool will be vested in 5+ years.***

<br>


---

# 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.orai.io/developer-guides/oraidex/oraix-token.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.
