# How to Swap on Saros DLMM

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

At the moment, you can connect to Saros DLMM 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 DLMM is on the Solana **network**, which means that you can only swap tokens in SPL standard. **Saros DLMM** 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 DLMM Swap via <https://dlmm.saros.xyz/swap>

**Step 2:** Click on **Connect Wallet** at the top right corner and choose your wallet (Coin98) and proceed to connect.

![](/files/3henE3irWu8BFSWYKSZs)

**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 SOL/SAROS pair.

![](/files/oCgkYKgNJlzgtM3BLlpC)

You can access the **Settings** on the top right corner to adjust the slippage and turn on/off safe mode.

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

* *Slippage and Fees: Saros DLMM uses a bin-based system to minimize slippage. However, if the swap crosses multiple bins, the price may adjust slightly. Protocol fees (e.g., 0.3%) are collected and distributed to liquidity providers*
* ***Notice:** 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.*
  {% endhint %}

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

**Step 4:** Review Swap details

Check the amount of token you will receive and the exchange rate displayed below to ensure it meets your expectations

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

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

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

![](/files/EFD8srqK7DTl4lutKemZ)

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

<figure><img src="/files/abbngBk5uXLNwqB6msqA" 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-dlmm/user-guides/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.
