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

# DEX

**CHI token will initially be listed on Raydium**, one of the leading DEXs in the Solana ecosystem. This choice reinforces our commitment to decentralized, fast, and low-cost trading solutions, aligned with the project's Web3 philosophy.

#### Why Raydium?

* **High liquidity:** Leverages concentrated pools and AMM with deep market liquidity.
* **Integration with Serum:** Enables access to the on-chain order book.
* **Low fees:** Optimizes the trading experience for users and investors.
* **User-friendly experience:** Intuitive interfaces and support for the Solana DeFi ecosystem.

#### Pool Configuration

* **Platform:** Raydium
* **Transaction fee:** 3% (automatic split in the contract)
* **Paired token:** CHI/SOL
* **Model:** AMM (Automated Market Maker)

#### Initial Liquidity

Part of the tokens allocated to the Liquidity Pool category (25% of the total) will be directed to provide initial liquidity on Raydium, ensuring:

* Low slippage in operations.
* Reliability in trading from launch.
* Stability in the initial token price.

#### Benefits for the Community

* Participation in a 100% on-chain ecosystem.
* Access to farming, staking, and other DeFi opportunities via Raydium.
* Direct contribution to the project's sustainability through the fee policy.

#### Next Steps

After the initial launch on Raydium, we plan to:

* Evaluate additional listings on other strategic DEXs and CEXs.
* Develop exclusive liquidity mining and yield farming programs for CHI holders.


---

# 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://whitepaper-chi.gitbook.io/docs/listings/dex.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.
