# Discover 기능 사용 방법

To provide new ways for users to access our features more easily and in more ways, we are providing a new tab called Discover

**Step 1:** Access Saros SuperApp, on the navigation bar below select the Discover tab icon

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

**Step 2:** Click to

* **Farm**: navigate to [Saros Farm](https://dex.saros.xyz/farm) on Dapp browser
* **Stake**: navigate to [Saros Stake](https://dex.saros.xyz/stake) on Dapp browser
* **Add Custom Token**: refer to [How to add Custom token](/kr/saros-mobile-app/mobile-app/how-to-add-a-custom-token.md)
* **Hidden Tokens**: refer to [How to hide or show a token](/kr/saros-mobile-app/mobile-app/how-to-manage-tokens.md#safq0fmy3nx)

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


---

# 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-mobile-app/mobile-app/how-to-use-discover.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.
