> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/coin98-telegram-wallet/general-settings.md).

# General Settings

## **Where can I find Settings?** <a href="#id-5v0drd1p1ey" id="id-5v0drd1p1ey"></a>

You can access the Settings section by clicking on the setting icon at the top right corner of the main screen;

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

## **What can I do in the Settings?** <a href="#id-7g8xrbvsdwy1" id="id-7g8xrbvsdwy1"></a>

1. Set the currency displayed on your Coin98 Telegram Wallet
2. Change your language: The supported languages in Coin98 Super Wallet include Vietnamese, English, Chinese, Japanese, Korean, Turkish, Thai, Spanish, Indonesian, Russian, Portuguese, French, and coming soon.
3. Manage blockchains: Activate chains according to your preference
4. Term of Service: view Documents for Using Services
5. About: Check the Coin98 Telegram’s version

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.coin98.com/products/coin98-telegram-wallet/general-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
