# InifinixChain Docs

## InfinixChain Docs

- [Welcome to InfinixChain](https://infinixchain.gitbook.io/infinixchain-docs/welcome-to-infinixchain.md)
- [Platform 1: Decentralized Swap Platform](https://infinixchain.gitbook.io/infinixchain-docs/platform-1-decentralized-swap-platform.md)
- [Platform 2: Staking Platform](https://infinixchain.gitbook.io/infinixchain-docs/platform-2-staking-platform.md)
- [Platform 3: IDO Launchpad](https://infinixchain.gitbook.io/infinixchain-docs/platform-3-ido-launchpad.md)
- [Platform 4: Decentralized Exchange (DEX)](https://infinixchain.gitbook.io/infinixchain-docs/platform-4-decentralized-exchange-dex.md)
- [InfinixChain Token (FNX)](https://infinixchain.gitbook.io/infinixchain-docs/infinixchain-token-fnx.md)
- [Key Details:](https://infinixchain.gitbook.io/infinixchain-docs/infinixchain-token-fnx/key-details.md)
- [FNX Token Utilities:](https://infinixchain.gitbook.io/infinixchain-docs/infinixchain-token-fnx/fnx-token-utilities.md)
- [Presale Details](https://infinixchain.gitbook.io/infinixchain-docs/presale-details.md)
- [How to Buy FNX Tokens](https://infinixchain.gitbook.io/infinixchain-docs/how-to-buy-fnx-tokens.md)
- [Step-by-Step Guide to Buying FNX Tokens (InfinixChain)](https://infinixchain.gitbook.io/infinixchain-docs/how-to-buy-fnx-tokens/step-by-step-guide-to-buying-fnx-tokens-infinixchain.md)
- [Buying FNX Using a Credit/Debit Card](https://infinixchain.gitbook.io/infinixchain-docs/how-to-buy-fnx-tokens/buying-fnx-using-a-credit-debit-card.md)
- [Important Notes:](https://infinixchain.gitbook.io/infinixchain-docs/how-to-buy-fnx-tokens/important-notes.md)
- [InfinixChain - Key Features](https://infinixchain.gitbook.io/infinixchain-docs/infinixchain-key-features.md)
- [InfinixChain - Benefits for Users](https://infinixchain.gitbook.io/infinixchain-docs/infinixchain-benefits-for-users.md)
- [InfinixChain - Roadmap](https://infinixchain.gitbook.io/infinixchain-docs/infinixchain-roadmap.md)
- [InfinixChain - Get Involved](https://infinixchain.gitbook.io/infinixchain-docs/infinixchain-get-involved.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://infinixchain.gitbook.io/infinixchain-docs/welcome-to-infinixchain.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.
