# How to Swap

Swapping on Cwallet is designed to be as intuitive as simple clicks.

Swap page: <https://my.cwallet.com/swap>

**Here is a guide on swapping:**

Navigate to the '**Spot**' tab and select '**Swap**'.

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

Select mode, choose between '**Market**' or '**Bulk**' based on your needs.

<figure><img src="/files/2gQQBIZ6Pe5vnVYm447m" alt=""><figcaption></figcaption></figure>

* **Market Swap:** The gold standard for speed. Market Swap allows you to instantly exchange one asset for another at the current best market price.

<figure><img src="/files/0LpThVwGExWm9bTPyLLh" alt=""><figcaption></figcaption></figure>

* **Bulk Swap:** Best for Efficiency. Bulk Swap allows you to swap multiple different tokens into your single target token all at once.

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

Pick the token you wish to pay with and the token you want to receive.

* **For Market Swap**, choose a single token to pay and a single token to receive.

<figure><img src="/files/64Zc0sNMTTEhIu0T950N" alt=""><figcaption></figcaption></figure>

* **For Bulk Swap**, select one target token to receive, then build a list of multiple assets to pay for.

Use the '**+ Add Token**' button to include more holdings from your wallet or use the '**-**' icon to remove specific assets from your pay list.

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

Review quote, our system automatically routes your order to find the best price. Review the exchange rate and estimated slippage.

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

Cwallet sets your slipage tolerance at 0.5% by default to balance price protection with successful execution. You can manually adjust this percentage to hedge against major price swings.

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

Click the '**Swap**' button, and confirm it. Input your password (if you have set up 2FA you also need to enter the 2FA code), the assets will be settled into your wallet instantly.

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

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

<figure><img src="/files/mcCKBGVU0mvvbDZltYKg" 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.cwallet.com/spot-trade/swap/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.
