# Tegro Wallet

- [Обзор кошелька](https://tegro.gitbook.io/ru/wallet/obzor-koshelka.md): Рады приветствовать вас в разделе с кошельком Tegro Wallet
- [Tegro Wallet](https://tegro.gitbook.io/ru/wallet/obzor-koshelka/tegro-wallet.md): О кошельке Tegro Wallet
- [Начало работы](https://tegro.gitbook.io/ru/wallet/nachalo-raboty.md): В этом разделе мы расскажем об использовании web-версии и версии для устройств с операционной системой Android
- [Как использовать Tegro Wallet](https://tegro.gitbook.io/ru/wallet/nachalo-raboty/kak-ispolzovat-tegro-wallet.md): В этом разделе перечислены способы, как можно управлять вашим кошельком
- [Web-версия](https://tegro.gitbook.io/ru/wallet/nachalo-raboty/kak-ispolzovat-tegro-wallet/web-versiya.md): Как использовать кошелек в web-версии
- [Версия для Android](https://tegro.gitbook.io/ru/wallet/nachalo-raboty/kak-ispolzovat-tegro-wallet/versiya-dlya-android.md): Как использовать кошелёк на устройствах с операционной системой Android
- [Расширение для браузера](https://tegro.gitbook.io/ru/wallet/nachalo-raboty/kak-ispolzovat-tegro-wallet/rasshirenie-dlya-brauzera.md): В следующих обновлениях будет добавлено расширение для браузера Tegro Wallet Extension
- [Создание нового кошелька](https://tegro.gitbook.io/ru/wallet/nachalo-raboty/sozdanie-novogo-koshelka.md)
- [Подключение существующего кошелька](https://tegro.gitbook.io/ru/wallet/nachalo-raboty/podklyuchenie-sushestvuyushego-koshelka.md)
- [Управление активами](https://tegro.gitbook.io/ru/wallet/nachalo-raboty/upravlenie-aktivami.md): В этом разделе объясняется, как управлять вашими токенами и монетами TON
- [Добавление токенов в Tegro Wallet](https://tegro.gitbook.io/ru/wallet/nachalo-raboty/upravlenie-aktivami/dobavlenie-tokenov-v-tegro-wallet.md): В кошельке Tegro Wallet вы можете добавить готовые токены из списка, либо выбрать пользовательский токен
- [Отправление токенов](https://tegro.gitbook.io/ru/wallet/nachalo-raboty/upravlenie-aktivami/otpravlenie-tokenov.md)
- [Получение токенов](https://tegro.gitbook.io/ru/wallet/nachalo-raboty/upravlenie-aktivami/poluchenie-tokenov.md)
- [Транзакции](https://tegro.gitbook.io/ru/wallet/nachalo-raboty/upravlenie-aktivami/tranzakcii.md): В кошельке доступен просмотр всех ваших транзакций
- [Интерфейс](https://tegro.gitbook.io/ru/wallet/interfeis.md): Настраиваемые параметры интерфейса Tegro Wallet
- [Поддержка TON DNS](https://tegro.gitbook.io/ru/wallet/podderzhka-ton-dns.md)
- [Tegro Wallet в Testnet](https://tegro.gitbook.io/ru/wallet/tegro-wallet-v-testnet.md)
- [Bug Bounty](https://tegro.gitbook.io/ru/wallet/bug-bounty.md): Вы можете получить вознаграждение за нахождение уязвимостей в Tegro Wallet
- [Отображение монет и токенов](https://tegro.gitbook.io/ru/wallet/otobrazhenie-monet-i-tokenov.md)
- [Отображение взаимозаменяемых токенов](https://tegro.gitbook.io/ru/wallet/otobrazhenie-monet-i-tokenov/otobrazhenie-vzaimozamenyaemykh-tokenov.md)
- [Отображение NFT](https://tegro.gitbook.io/ru/wallet/otobrazhenie-monet-i-tokenov/otobrazhenie-nft.md): Coming soon
- [В будущих обновлениях](https://tegro.gitbook.io/ru/wallet/v-budushikh-obnovleniyakh.md): Coming soon


---

# 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://tegro.gitbook.io/ru/wallet.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.
