# Saros에서 어떤 지갑을 사용할 수 있나요? 지갑 연결 방법은?

현재 Saros DEX는 다음 3개의 지갑 연결을 지원합니다:

* Saros Wallet
* Coin98 Wallet
* Phantom Wallet

아래는 Saros App 및 Coin98 Wallet에서 지갑을 다운로드하고 생성하는 방법 가이드입니다.

### Saros Wallet

#### Saros Extension

**Step 1:** Saros Extension 다운로드([Download Saros Extension](/kr/saros-mobile-app/extension/how-to-install-saros-wallet-extension.md))

**Step 2**: Saros에서 지갑 추가하기([Add wallet on Saros](/kr/saros-mobile-app/extension/how-to-add-a-new-hot-wallet-on-saros-extension.md))

#### Saros App

**Step 1:** Saros App 다운로드(D[ownload Saros App](/kr/saros-mobile-app/mobile-app/how-to-install-saros-super-app.md))

**Step 2**: Saros에서 지갑 추가하기([Add wallet on Saros)](/kr/saros-mobile-app/mobile-app/how-to-add-a-new-hot-wallet.md)

### Coin98 Wallet

#### Coin98 확장프로그램

시작하려면 Coin98을 다운로드하고 아래 지침을 따르세요:

**Step 1:** Chrome 웹 스토어에서[ Coin98 Extension Wallet](https://chrome.coin98.com/) 을 찾습니다.

**Step 2: Chrome**에 추가를 클릭합니다.

**Step 3:** 화면에 팝업 알림이 표시됩니다. 내용을 꼼꼼히 읽고, 승인하려면 **확장 프로그램 추가(Add extension)** 를 클릭하세요.

**Step 4:**  손쉬운 접근을 위해 브라우저 상단 바에 Coin98 Extension Wallet을 고정합니다.

![](/files/Ba5jv0HVxRiaRhHTmQEm)

Step 5: 새 지갑을 만드는 방법은 이 가이드를 참고하세요.([ how to create new wallet](https://docs.coin98.com/products/coin98-super-wallet/extension/beginners-guide/how-to-create-a-new-wallet))

#### Coin98 Super App (Mobile App)

확장 프로그램 외에도, 모바일에서 Coin98 Super App을 통해 Saros에 접근할 수 있습니다.

지금 Coin98 Super App을 다운로드하세요:[ https://coin98.com/wallet](https://coin98.com/wallet)

새 지갑 생성 방법은 해당 가이드를 참고하세요: [ how to create new wallet](https://docs.coin98.com/products/coin98-super-wallet/mobile/beginners-guide/how-to-create-a-multi-chain-wallet)


---

# 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-amm/faqs/connect-the-wallet-to-saros.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.
