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

# Tokenomics

## FALX Tokenomics

The FALX token serves as the native currency for the FalXDex platform. It plays a vital role in incentivizing holders and promoting a sustainable ecosystem.

| **Token Name**     | FalconX         |
| ------------------ | --------------- |
| **Token Symbol**   | FALX            |
| **Decimal Places** | 9               |
| **Total Supply**   | 10 billion FALX |

## FALX Token Distribution

The total supply of 10 billion FALX will be distributed as follows:

<figure><img src="/files/07HTEEfQ5rITDt7yu2S1" alt="" width="375"><figcaption></figcaption></figure>

| **Presale**         | 3 billion FALX (30%)                |
| ------------------- | ----------------------------------- |
| **Liquidity**       | 2.85 billion FALX (28.5%)           |
| **Stakers Rewards** | 1.4 billion FALX (14%)              |
| **Marketing**       | 1.2 billion FALX (12%)              |
| **Team**            | 0.85 billion FALX (8.5%)            |
| **Airdrop**         | 0.7 billion FALX (7%) - 3% per week |

<br>


---

# 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:

```
GET https://falconx.gitbook.io/falconx/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.
