# Swap

<figure><img src="/files/eEB4lT01HKdXGAwW44aK" alt=""><figcaption></figcaption></figure>

The [**Swap**](https://aqua.network/swap) section allows you to **exchange one asset for another** using **Aquarius AMMs** as the liquidity source. Only assets included in **Aquarius AMM pools** can be traded.

#### **How to Swap Assets**

1. **Select** the asset you want to trade from and the asset you want to receive. Popular assets are pinned on the top and less popular ones can be found using full text search.

<figure><img src="/files/BxeL2FuPtl28GlizbCzC" alt=""><figcaption></figcaption></figure>

2. **Enter** the amount you wish to swap. Review the estimated amount you’ll receive, then click **“Swap Assets.”**\
   \
   Note that since April 2025 you can edit Buy amount, so that the Sell amount is calculated based on the best route Aquarius manages to find. Editing Sell amount was available from the start.

<figure><img src="/files/w1VZxLa7xlsHTJr23Zz8" alt=""><figcaption></figcaption></figure>

3. **Confirm** the swap details. If everything looks good, click **“Confirm Swap.”** You can also explore the **liquidity pools** used for the swap by clicking on their icons.

<figure><img src="/files/qZ3gu1nvYqTfPXoukjZy" alt=""><figcaption></figcaption></figure>

4. **Success!** You’ve completed your swap using Aquarius AMMs. To view transaction details, click **“View on Explorer.”**

<figure><img src="/files/PeqqtvKUeo7Pnuz1we3q" alt=""><figcaption></figcaption></figure>

#### **Adjusting Slippage Tolerance**

Slippage tolerance can be adjusted in the **transaction settings** to control how much price variation you’re willing to accept.

<figure><img src="/files/hhbazX6UIKjx9QvIOphM" alt=""><figcaption></figcaption></figure>

1. Click the **transaction settings** button.
2. Select a **pre-set slippage percentage** or enter a **custom value**.
3. Once satisfied, click **“Save.”**

<figure><img src="/files/lFKKOGuQWFFAnKYo2VI4" alt=""><figcaption></figcaption></figure>


---

# 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.aqua.network/amm-and-pools/swap.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.
