# Saros DLMM에서 스왑하는 방법

## Solana 지갑 설정 (Set up Solana Wallet)

현재 Saros DLMM은 Coin98 Super Wallet을 사용하여 연결할 수 있습니다.

스왑 기능을 사용하려면 멀티체인 또는 Solana 지갑을 다운로드하고 설정해야 합니다.

[Coin98 Super Wallet 다운로드 및 설정 가이드](https://docs.coin98.com/products/coin98-super-wallet/extension/getting-started/how-to-create-or-import-a-multichain-wallet)를 참고하시기 바랍니다.

## **가스 요금 및 SPL 표준 (Gas fee and SPL standard)**

Saros DLMM은 트랜잭션 수수료로 SOL(SPL 표준)을 사용합니다. 따라서 Saros에서 스왑을 진행하기 전에 충분한 SOL을 준비해야 합니다.

\--> 모든 준비가 완료되었습니다. 이제 시작해봅시다.

## 스왑하는 방법 (How to Swap)

**Step 1**: <https://dlmm.saros.xyz/swap> 에 접속하여 Saros DLMM Swap 화면으로 이동합니다.

**Step 2**: 우측 상단의 **Connect Wallet** 버튼을 클릭하고, **Coin98** **지갑**을 선택하여 연결합니다.

![](/files/3henE3irWu8BFSWYKSZs)

**Step 3**: 이제 거래할 토큰을 선택하고, 스왑할 금액을 입력합니다.

여기서는 SOL/SAROS 페어를 예시로 보여줍니다.

![](/files/oCgkYKgNJlzgtM3BLlpC)

우측 상단의 Settings 메뉴에서 슬리피지(slippage) 를 조정하거나 세이프 모드(Safe Mode) 를 켜고 끌 수 있습니다.

{% hint style="info" %}
참고:

* *슬리피지 및 수수: Saros DLMM은 빈 기반(bin-based) 구조를 사용하여 슬리피지를 최소화합니다. 그러나 스왑이 여러 개의 빈을 넘어가면 가격이 다소 조정될 수 있습니다. 프로토콜 수수료(예: 0.3%)는 징수되어 유동성 공급자들에게 분배됩니다.*
* *Notice: 세이프 모드가 활성화된 동안에는 가격 영향이 5%를 초과하는 스왑은 제한됩니다. 계속 진행하려면 Settings에서 세이프 모드를 비활성화해야 합니다. 세이프 모드를 끄면 높은 가격 영향의 거래가 가능하지만 손실이 발생할 수 있으므로, 본인의 책임 하에 진행해야 합니다.*
  {% endhint %}

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

**Step 4**: 스왑 세부 정보를 검토합니다.

&#x20;수령할 토큰의 양과 표시된 환율을 확인하여 기대치에 맞는지 검토하세요.

{% hint style="info" %}
**주의:** 가스 요금을 지불할 충분한 SOL이 남아 있는지 확인하세요.
{% endhint %}

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

**Step 5**: **Swap** 버튼을 클릭하고, 지갑에서 서명 요청을 확인 및 승인합니다.

![](/files/EFD8srqK7DTl4lutKemZ)

{% hint style="info" %}
**주의:** 승인 전에 반드시 정보를 검토하고, 해당 웹사이트를 신뢰할 수 있는지 확인하세요.
{% endhint %}

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

승인이 완료되면, 트랜잭션은 블록체인에서 실행되며 완료 후 토큰이 지갑에 표시됩니다. 거래 내역은 블록체인 익스플로러 [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/kr/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.
