# FUNDAMENTALS

- [Introduction to ItronixAI](https://docs.itronix.io/fundamentals/introduction-to-itronixai.md)
- [Vision, Mission and Values](https://docs.itronix.io/fundamentals/vision-mission-and-values.md)
- [Tokenomics & Distribution](https://docs.itronix.io/fundamentals/tokenomics-and-distribution.md)
- [Roadmap](https://docs.itronix.io/fundamentals/roadmap.md)
- [Pools](https://docs.itronix.io/fundamentals/pools.md): The ItronixAI ecosystem operates with two independent liquidity pools to support its dual-token structure, ensuring seamless trading and maintaining market stability for both $ITXS and $ITX tokens.
- [Project Objectives](https://docs.itronix.io/fundamentals/project-objectives.md)
- [Results and Achievements](https://docs.itronix.io/fundamentals/results-and-achievements.md)
- [Trading Tax](https://docs.itronix.io/fundamentals/trading-tax.md): Trading Tax Explanation
- [Use Cases](https://docs.itronix.io/fundamentals/use-cases.md): Use Cases of Our Platforms and Tools
- [Blockchain Networks: Binance Smart Chain (BSC) and Solana](https://docs.itronix.io/fundamentals/use-cases/blockchain-networks-binance-smart-chain-bsc-and-solana.md)
- [Future Vision and Technological Advancements](https://docs.itronix.io/fundamentals/use-cases/future-vision-and-technological-advancements.md)
- [Itronix Academy](https://docs.itronix.io/fundamentals/use-cases/itronix-academy.md)


---

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