# Settings

Manage security, appearance, and other app settings. Access settings via the **bottom tab bar**:

### :loud\_sound: **Sounds**

* Toggle sound effects.

### :gem: **Appearance**

* **Theme selection**\
  Light, dark, or system-based (depending on your phone settings).
* **Additional settings**\
  Toggle animations.
* **Air vs Classic (mobile)**\
  Switch between MyTonWallet Air and the classic interface in **Settings → Appearance** (you can also use `my.tt/air` and `my.tt/classic`).

### :money\_with\_wings: **Assets & Activity**

* **Base currency**\
  View the total value in **USD**, **EUR**, **RUB**, **CNY**, **BTC**, or **TON**.
* **Investor view**\
  See asset value in base currency instead of the current balance.
* **Hide small transactions**\
  Exclude transactions with small amounts.
* **Hidden NFTs**\
  Manage NFTs marked as spam/scam.
* **Token settings**\
  Hide tokens priced below $0.01, sort assets by value.
* **My tokens**\
  List of manually added and standard wallet tokens, with an option to add new tokens.

### :closed\_lock\_with\_key: **Security**

* View your [**secret words**](/intro/security-and-access-recovery/what-is-a-seed-phrase-how-to-store-a-seed-phrase.md) or TON private key.
* Set up **biometric authentication**.
* **Auto-lock** with intervals of 30 sec, 3 min, or 30 min.
* Enable **automatic app updates**.

### :calling: **Connected Dapps**

* Manage **decentralized apps**, **bots**, and **games** linked to the wallet.

### :globe\_with\_meridians: **Language Settings**

* **The app supports** **10 languages**: Russian, Ukrainian, English, Polish, Spanish, Simplified and Traditional Chinese, Turkish, German, and Thai.

### :computer: **Connect Ledger**

* Achieve bulletproof security by storing funds and signing transactions on **Ledger**.

### :heart\_eyes: **MyTonWallet NFT Cards**

* Discover collectible **MyTonWallet** Cards, which could be used for interface personalization.

### :bulb: **MyTonWallet Tips**

* Learn about tons of useful features of **MyTonWallet** in our new Telegram channel.

### :books: **Help Center**

* Access **Help Center** directly from the **Settings** tab.

### :heart\_hands: **Get Support**

* Get in touch with our [**24/7 Support**](https://t.me/mysupport).

### :point\_up: **Use Responsibly**

* Brief version of the **user agreement** and reminders about using a [**non-custodial wallet**](/intro/introduction-to-crypto-and-mytonwallet/what-types-of-wallets-are-there.md).

### :information\_source: **About MyTonWallet**

* Current **app version**, links to the [**Github**](https://github.com/mytonwalletorg/mytonwallet), **terms of use**, and **privacy policy**.
* Install on **other devices** or switch to **browser extension**.

### :back: **Exit**

* Log out from the **current wallet** or **all wallets** simultaneously.


---

# 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://help.mytonwallet.io/intro/key-features/what-options-can-you-adjust-in-the-settings-tab.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.
