# 일반 설정

## How to Hide Small Balance? <a href="#safq0fmy3nx" id="safq0fmy3nx"></a>

**Step 1:** On the Home screen, click **Settings** tab.

**Step 2:** Click **General.**

**Step 3:** Toggle on **Hide Small Balances** button to hide the tokens with fiat balance < $1&#x20;

{% hint style="info" %}
**Note**: This will not apply to custom tokens and native tokens.
{% endhint %}

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

## How to Hide Unknown Tokens? <a href="#xi05al9d12dm" id="xi05al9d12dm"></a>

**Step 1:** On the Home screen, click **Settings** tab.

**Step 2:** Click **General.**

**Step 3:** Turn on **Hide Unknown Tokens** if you want to hide the tokens that are not officially supported on Saros Super App.&#x20;

![](/files/rLkoor7Y4FwouWnRNUdm)

### How to change language and currency? <a href="#i2yud0ykjude" id="i2yud0ykjude"></a>

**Step 1:** On the Home screen, click **Settings** tab.

**Step 2:** Click **General.**

**Step 3:** Click on **Language** or **Currency** to change.

![Change Language](/files/iPVJJU79AAhhh9rThsTx)

![Change Currency](/files/SGBeZPDCqwDL6JxbO9yU)

## How to change the Network? <a href="#esa654vm2e9d" id="esa654vm2e9d"></a>

**Method 1:**

**Step 1**: On the Home screen, click **Settings** tab

**Step 2:** Click **Network** then select a desired network

![](/files/mtgaPVFkzKQtU3cyVSMR)

**Method 2:** Click the **Network icon** in the top right corner of the **Wallet** screen and choose a desired network.

![](/files/rdNcECKgNoPw65QMIk33)


---

# 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/general-settings.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.
