# How to swap on Saros Extension

Saros is now integrated with Jupiter, giving users access to all AMMs and aggregators that Jupiter supports.

{% hint style="info" %}
Saros will charge **a UI fee of 0.5%** of the amount received.
{% endhint %}

## How to swap? <a href="#id-ext-saros-ug-swap-howtoswap" id="id-ext-saros-ug-swap-howtoswap"></a>

**Step 1**: On Saros Super app home screen, select the **Swap icon** at the bottom or click on a specific token to access its detailed information page then click **Swap.**&#x20;

<figure><img src="https://904341613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MH4bZ3PuLVs6zPxsi0v%2Fuploads%2FnapvGxLrmZeTCuZRYQxz%2Fimage.png?alt=media&#x26;token=37f47465-20a1-4dba-86f9-f3dee6d475c6" 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%2FVZvYcJjDXvPw0fMq8CE9%2Fimage.png?alt=media&#x26;token=47dae50d-7f40-49ca-86c0-846d00e65961" alt="" width="330"><figcaption></figcaption></figure>

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

{% hint style="info" %}
For those tokens that haven’t been listed yet, you can paste the Contract Token and swap as normal.
{% endhint %}

<figure><img src="https://904341613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MH4bZ3PuLVs6zPxsi0v%2Fuploads%2FkhaOjlH2UYOYJazDP2DV%2Fimage.png?alt=media&#x26;token=eab0e6b7-052f-4957-bb64-e09ec876ec35" alt="" width="375"><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%2Flh9zDG67jORCvhF58Nh2%2Fimage.png?alt=media&#x26;token=13bbd0c3-3714-4ea0-9ecc-2a5e371b2d7a" alt="" width="375"><figcaption></figcaption></figure>

**Step 5:** After returning information such as received amount, rate, UI Fee, price impact. Click the “**Review**” button to review the information and adjust the gas fee.

<figure><img src="https://904341613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MH4bZ3PuLVs6zPxsi0v%2Fuploads%2FbybrSDy1OVYBtZmQEAVx%2Fimage.png?alt=media&#x26;token=c32c2ca4-b764-48ff-9bf2-c6614c120247" alt="" width="375"><figcaption></figcaption></figure>

After the swap is successful, the transaction will be recorded in the swap history and wallet history

## How to view swap history? <a href="#id-ext-saros-ug-swap-howtoviewswaphistory" id="id-ext-saros-ug-swap-howtoviewswaphistory"></a>

* On the swap screen, click on the **More** icon -> **Swap History**
* Users can switch wallets on the swap history screen
* Click on a specific section to see details

## How to share a pair on Saros DEX? <a href="#id-ext-saros-ug-swap-howtoshareonsarosdex" id="id-ext-saros-ug-swap-howtoshareonsarosdex"></a>

* On the swap screen, click on the **More** icon -> click **Share**
* The copied URL will navigate to **Saros DEX** with the selected pair on the swap screen.<br>

<figure><img src="https://904341613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MH4bZ3PuLVs6zPxsi0v%2Fuploads%2FtDWgMqJKMWEygErl7Stk%2Fimage.png?alt=media&#x26;token=516d80ea-ba6c-415e-a641-67e5558a6dc5" 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/extension/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.
