# How to Swap on Saros Swap

### Set up Solana Wallet <a href="#q636cwicxgtn" id="q636cwicxgtn"></a>

At the moment, you can connect to Saros Swap using Coin98 Super Wallet.

You need to download and set up a Multichain or Solana wallet to use Swap feature

Kindly refer to this [guide on download and set up Coin98 Super Wallet](https://docs.coin98.com/products/coin98-super-wallet/extension/getting-started/how-to-create-or-import-a-multichain-wallet)

#### **Gas fee and SPL standard** <a href="#id-2govoqpr0e8" id="id-2govoqpr0e8"></a>

It should be noted that Saros Swap is on the Solana **network**, which means that you can only swap tokens in SPL standard. **Saros Swap** uses **SOL (SPL standard)** as transaction fees. Therefore, you should prepare SOL before any swaps on Saros.

\--> Everything is ready, let’s start.

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

**Step 1:** Access the Saros Swap via [https://saros.xyz/swap ](<https://saros.xyz/swap >)

**Step 2:** Click on **Connect Wallet** at the top right corner and choose your wallet provider then proceed to connect.&#x20;

For example, we will choose Coin98 wallet and connect.

<figure><img src="/files/8yxPm37VYh7DHvfrd8PX" alt=""><figcaption></figcaption></figure>

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

**Step 3:** Select the token you want to trade from the list and enter the amount you want to swap

This example will show the USDC/SAROS pair.

**Step 4:** Check the amount of token you will receive and the transaction parameter details carefully to ensure it meets your expectations

**\[1]** Slippage: you can access the Settings on the top right corner to adjust the slippage and turn on/off safe mode.

**\[2]** Price impact and other parameters that may affect your transaction.

{% hint style="info" %}
***Note:***

* *Swaps with a price impact greater than 5% are restricted while **Safe Mode** is enabled. To proceed, please disable **Safe Mode** in the **Settings**. Disabling Safe Mode allows high-impact trades, which may result in losses — proceed at your own risk.*
* *A higher slippage tolerance means you're willing to accept greater price deviation to ensure the transaction goes through, especially during market volatility or when liquidity is low.*
* *Saros integrates with the OKX DEX Aggregator, which supports routing through both Saros AMM and Saros DLMM pools to optimize pricing and minimize slippage.*
  {% endhint %}

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

{% hint style="info" %}
N**ote:** Make sure you have enough SOL left for the gas fee
{% endhint %}

**Step 5:** Click the **Swap** button and confirm the verification signature request.

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

{% hint style="info" %}
**Note**: Make sure to review the information and ensure you trust the website before confirming.
{% endhint %}

<figure><img src="/files/1sGePXKzyS3o6i7FMQWB" alt=""><figcaption></figcaption></figure>

Once confirmed, the transaction will be executed on the blockchain and when it completes, your tokens will appear in your wallet. You can view the transaction details on the blockchain explorer [Solscan](https://solscan.io/).


---

# 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-swap-1/how-to-swap-on-saros-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.
