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

# Pools

**$ITXS Liquidity Pool**

* **Blockchain:** Solana
* **Purpose:** Establishes a foundation for the $ITXS token, driving the future growth of the ItronixAI ecosystem.
* **Liquidity Allocation:**
  * 100% of the initial liquidity burned, ensuring trust and stability.
  * Enhanced with Solana's fast transaction speeds and low fees for a superior trading experience.

***

**$ITX Liquidity Pool**

* **Blockchain:** Binance Smart Chain (BSC)
* **Purpose:** Supports the legacy $ITX token and facilitates trading within the BSC ecosystem.
* **Liquidity Allocation:**
  * 60% allocated at launch to ensure trading stability and liquidity depth.
  * Sustainable mechanisms in place to support ongoing operations and community incentives.

***

#### Cross-Chain Pools and Interoperability

ItronixAI’s dual-token ecosystem leverages cross-chain compatibility to unify liquidity and user accessibility:

* **Swap Mechanism:** Users can exchange $ITXS (Solana) for $ITX (BSC) seamlessly via an upcoming cross-chain swap mechanism.
* **Future Integrations:** ItronixAI will explore advanced liquidity management strategies, including the possibility of unified pools across blockchains for enhanced trading efficiency and scalability.

***

This pool structure underscores ItronixAI's commitment to transparency, user accessibility, and the sustainable growth of its ecosystem.


---

# 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://docs.itronix.io/fundamentals/pools.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.
