# Saros를 모바일에서 사용할 수 있나요?

네, Saros App 또는 Coin98 Super Wallet을 사용하여 Saros DEX에 연결할 수 있습니다.

Saros는 모바일에서 **Native Swap** 또는 **Coin98 Super App**의 Web3 브라우저를 통해 사용할 수 있습니다.

### Saros 앱에서 Saros DEX에 접속하는 방법은 무엇인가요?

Saros App에서 Saros DEX에 접속하려면, **DApp 브라우저 사용법**([How to use DApp browser](https://docs.saros.xyz/saros-mobile-app/mobile-app/how-to-use-dapp-browser))을 참고하세요. URL 입력란에 반드시 [dex.saros.xyz](https://github.com/DucDuongCoin98/Saros/blob/main/products-1/faqs/dex.saros.xyz)를 입력해야 합니다.

### Coin98 Super Wallet에서 Saros DEX에 접속하는 방법은 무엇인가요?

Coin98 Super Wallet에서 Saros DEX에 접속하려면, **Coin98 DApp** **브라우저 사용법**([ How to use DApp browser in Coin98](https://docs.coin98.com/products/coin98-super-wallet/mobile/defi/dapp-browser))을 참고하세요. URL 입력란에 반드시 [dex.saros.xyz](https://github.com/DucDuongCoin98/Saros/blob/main/products-1/faqs/dex.saros.xyz) 를 입력해야 합니다.


---

# 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/saros-on-phone.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.
