# Swap

### **How to Swap**

**Step 1: Select an asset to swap**

* Go to the ‘**Liquidity’** section of the navigator.
* Click the pool where the asset you want to swap is located.

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

* Locate the ‘**Swap**’ button in the top section

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

**Step 2: Enter the Remove Amount**

* Choose the asset you want to swap from and receive.
* Enter the amount you want to swap.
* Review the price impact and the asset amount you will receive.

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

**Step 3: Confirm the Remove Liquidity Transaction**

* Click the **Remove Liquidity** button.
* Approve the transaction in your wallet.
* Wait for blockchain confirmation.

![4.png](/files/kB44F14ikIrHsCc7xRug)

**Step 5: Receive Swap Tokens**

* Once the swap is successful, the tokens will be available in your wallet.


---

# 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.tapio.finance/user-docs/user-guide/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.
