> For the complete documentation index, see [llms.txt](https://poolzfinance.gitbook.io/poolz-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://poolzfinance.gitbook.io/poolz-finance/getting-started/the-poz-token.md).

# THE POOLX Token

## The POOLX Token

POOLX is the native token of the Poolz Finance platform.

### Overview

* **Token Name**: Poolz Token
* **Ticker:** $POOLX
* **Type:** Binance Chain
* **Circulation Supply (Feb 2024):** 4,843,407 (88%)
* **Total Supply**: 5,500,000

### Use Cases

* **Ecosystem Activities Rewards**: $POOLX holders can will be part of the ecosystem pool base on their platform activities or holding in the wallet, as well as in Poolz’s liquidity pools to be launched on several DEX platforms. Apart from that, all rewards and incentives for participating on the Poolz platform will be offered in $POOLX tokens.
* **Governance**: $POOLX holders can gain voting rights on the platform, by staking a pre-defined amount of tokens in their specified staking wallets. By doing so, they can participate in the community’s decision-making process, regarding matter such as new proposals, pool audits, circulation, distribution, and so on. Moreover, governors will also have a say on Poolz’s on-chain governance model.
* **Traveling:** Holders can use the $POOLX tokens in order to purchase travel products including hotels, flight over 230 countries that available at Travala.com.

### Benefits for Liquidity Providers

* **Access to exclusive pools:** Every pool on the platform is limited to POOLX token holders for an initial duration after its launch.
* **Access to better swap ratios**: Exclusive pools also offer for POOLX token holders, thus enhancing the possible returns for liquidity miners.

![](/files/-MIsfzVN-dQkTan3E8em)

###


---

# 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, and the optional `goal` query parameter:

```
GET https://poolzfinance.gitbook.io/poolz-finance/getting-started/the-poz-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
