# tegro wallet

- [Wallet review](https://tegro.gitbook.io/en/tegro-wallet/wallet-review.md): Welcome to the Tegro Wallet section
- [Tegro Wallet](https://tegro.gitbook.io/en/tegro-wallet/wallet-review/tegro-wallet.md): About Tegro Wallet
- [👨💻 Getting Started](https://tegro.gitbook.io/en/tegro-wallet/getting-started.md): In this section we will tell you how to use the web-version and the version for devices with the Android operating system
- [How to use Tegro Wallet](https://tegro.gitbook.io/en/tegro-wallet/getting-started/how-to-use-tegro-wallet.md): This section lists ways you can manage your wallet
- [Web version](https://tegro.gitbook.io/en/tegro-wallet/getting-started/how-to-use-tegro-wallet/web-version.md): How to use the wallet in the web-version
- [Android version](https://tegro.gitbook.io/en/tegro-wallet/getting-started/how-to-use-tegro-wallet/android-version.md): How to use the Wallet on Android devices
- [Browser Extension](https://tegro.gitbook.io/en/tegro-wallet/getting-started/how-to-use-tegro-wallet/browser-extension.md): The Tegro Wallet Extension will be added in future updates
- [Creating a new wallet](https://tegro.gitbook.io/en/tegro-wallet/getting-started/creating-a-new-wallet.md)
- [Connecting an existing wallet](https://tegro.gitbook.io/en/tegro-wallet/getting-started/connecting-an-existing-wallet.md)
- [Asset management](https://tegro.gitbook.io/en/tegro-wallet/getting-started/asset-management.md): This section explains how to manage your TON tokens and coins
- [Adding tokens to Tegro Wallet](https://tegro.gitbook.io/en/tegro-wallet/getting-started/asset-management/adding-tokens-to-tegro-wallet.md): In the Tegro Wallet, you can add ready-made tokens from the list, or select a custom token
- [Sending tokens](https://tegro.gitbook.io/en/tegro-wallet/getting-started/asset-management/sending-tokens.md)
- [Receiving tokens](https://tegro.gitbook.io/en/tegro-wallet/getting-started/asset-management/receiving-tokens.md)
- [Transactions](https://tegro.gitbook.io/en/tegro-wallet/getting-started/asset-management/transactions.md): In the wallet you can view all your transactions
- [Interface](https://tegro.gitbook.io/en/tegro-wallet/interface.md): Customizable parameters of the Tegro Wallet interface
- [TON DNS support](https://tegro.gitbook.io/en/tegro-wallet/ton-dns-support.md)
- [Tegro Wallet at Testnet](https://tegro.gitbook.io/en/tegro-wallet/tegro-wallet-at-testnet.md)
- [Bug Bounty](https://tegro.gitbook.io/en/tegro-wallet/bug-bounty.md): You can be rewarded for finding vulnerabilities in Uniton
- [Coins and tokens display](https://tegro.gitbook.io/en/tegro-wallet/coins-and-tokens-display.md)
- [Displaying fungible tokens](https://tegro.gitbook.io/en/tegro-wallet/coins-and-tokens-display/displaying-fungible-tokens.md)
- [NFT display](https://tegro.gitbook.io/en/tegro-wallet/coins-and-tokens-display/nft-display.md): Coming soon
- [In future updates](https://tegro.gitbook.io/en/tegro-wallet/in-future-updates.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/en/tegro-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.
