# How to swap tokens

{% hint style="info" %}
**Note**:&#x20;

* Saros will charge **0.6%** fee on received amount for UI fee.
* Token swap only supports **mainnet**
  {% endhint %}

## How to swap <a href="#how-to-swap" id="how-to-swap"></a>

**Step 1**: On Saros Super App home screen, select **Swap icon** at the bottom or click on specific token to access detailed information about that token and click on **Swap** button

<figure><img src="https://904341613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MH4bZ3PuLVs6zPxsi0v%2Fuploads%2FM8w4Mt2ce5z47r4Nyoht%2Fimage.png?alt=media&#x26;token=a4e690c4-311d-48d8-a7f5-39703300ea27" alt=""><figcaption></figcaption></figure>

**Step 2:** Select the wallet containing the token/coin you want to swap.

<figure><img src="https://904341613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MH4bZ3PuLVs6zPxsi0v%2Fuploads%2FL8WPM01kWR9MApoMjjzj%2Fimage.png?alt=media&#x26;token=f07e712b-2ed1-4a6a-a81d-95de65fd0132" alt=""><figcaption></figcaption></figure>

**Step 3**: Select pair of token you want to swap by clicking on each token section, then token list will appear and be sorted by token balance

* For those tokens that haven’t been listed yet, you can paste the Contract Token and swap as usual.

<figure><img src="https://904341613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MH4bZ3PuLVs6zPxsi0v%2Fuploads%2FlCMZydd6cdVcRvMCL6zq%2Fimage.png?alt=media&#x26;token=87eab208-f7b0-489c-8d8e-ddc277487fff" alt=""><figcaption></figcaption></figure>

**Step 4**: Adjust the slippage tolerance if needed. The default slippage rate on the wallet is 0.5%. This is one of the most common reasons for swap failures, so it's important to customize it to ensure the highest success rate.

<figure><img src="https://904341613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MH4bZ3PuLVs6zPxsi0v%2Fuploads%2FU7EHFGnsCkDvpW9a6PIK%2Fimage.png?alt=media&#x26;token=e6f84647-426f-4fe7-bc00-98545ee31e83" alt=""><figcaption></figcaption></figure>

**Step 5:** You will see the information like received amount, Rate, UI Fee, Price Impact.&#x20;

Click the **Review** button to review the information and adjust the gas fee, then click **Swap** if you agree.

After the swap is successful, the transaction will be recorded in the swap history and wallet history&#x20;

<figure><img src="https://904341613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MH4bZ3PuLVs6zPxsi0v%2Fuploads%2Fk70o9TQ6a0CW0Or0r7xh%2Fimage.png?alt=media&#x26;token=f901d170-db63-46e7-8906-05c89ec6d196" alt=""><figcaption></figcaption></figure>

## How to view swap history <a href="#how-to-view-swap-history" id="how-to-view-swap-history"></a>

**Step 1:** On the swap screen, click on the **Menu (three dots)** **icon**&#x20;

**Step 2:** Click the **Swap History** button

**Step 3:** Click on specific section to see details of the swap transaction

You can switch wallets on swap history screen

<figure><img src="https://904341613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MH4bZ3PuLVs6zPxsi0v%2Fuploads%2FzbknYzHt8KH6aMlsAY9V%2Fimage.png?alt=media&#x26;token=e1beed08-1e12-405f-a53f-974f45c45132" alt=""><figcaption></figcaption></figure>

## How to get the direct link to swap the specific pair on Saros DEX? <a href="#how-to-share-on-saros-dex" id="how-to-share-on-saros-dex"></a>

**Step 1:** On the swap screen, click on the **Menu (three dots)** **icon**&#x20;

**Step 2:** Click the **Share** button and you will see the notification **Link copied**

This URL can be pasted into the browser to directly access Saros DEX, displaying the swap screen with the selected pair.

<figure><img src="https://904341613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MH4bZ3PuLVs6zPxsi0v%2Fuploads%2FTLnUlrCGqhOo0eKb0t23%2Fimage.png?alt=media&#x26;token=63c66b4f-2553-42a2-bb91-6cffe3895e25" 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.saros.xyz/saros-mobile-app/mobile-app/how-to-swap-tokens.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.
