# How to Swap?

## Basic Swap Mode

1. Open [ICPSwap app](https://app.icpswap.com/swap) and connect your wallet. (Select the wallet you want to use, for example Plug)

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

2. Enter Swap, search for and select the token you wish to swap. You can search token name or canister ID.

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

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

3. Enter the amount you would like to swap, receive, or click the `Max` option.

`Max` which means your account’s current token balance.

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

4. Select `Swap`.

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

5. Review the swap details, and then select `Submit Swap`.

{% hint style="info" %}
**Note**: If you use a wallet such as Plug, during the transaction process, you’ll need to approve the token in order to trade it.
{% endhint %}

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

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

6. You will see `Swap Successful` on screen when the transaction is successfully completed.

<figure><img src="/files/0WxzZkxUiURcD2nrPjac" 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://iloveics.gitbook.io/icpswap/products/swap-liquidity/how-to-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.
