# Platform 1: Decentralized Swap Platform

## Overview

The **Decentralized Swap Platform** allows users to exchange tokens instantly with minimal transaction costs. The platform is designed to be both user-friendly and highly efficient, making token swapping accessible to everyone.

## Key Features:

* **Liquidity Pools**:  Users can provide liquidity to token pairs and earn rewards.
* **Automated Market Maker (AMM):**  Instant swaps powered by AMM technology.
* **Low Fees:** Transactions incur minimal fees thanks to InfinixChain’s cost-effective infrastructure.
* **User-Friendly Interface:**  Designed for both beginners and experienced traders.

## How It Works:

1. **Liquidity Pools:**  Users deposit tokens into liquidity pools, earning a portion of the transaction fees.
2. **AMM**:  The platform uses AMM to facilitate swaps, ensuring fast execution and price efficiency.
3. **Swapping Tokens:**  Simply select the token pair, enter the amount, and swap instantly.

<br>


---

# 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://infinixchain.gitbook.io/infinixchain-docs/platform-1-decentralized-swap-platform.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.
