# TON wallet

You need a self-custodial wallet to use DeDust. Here are some of the most popular TON wallets:

* [MyTonWallet](/en/ru/start/wallet/mytonwallet.md)
* [Tonkeeper](/en/ru/start/wallet/tonkeeper.md)
* [TonHub](/en/ru/start/wallet/tonhub.md)

You can also use [TON Wallet](https://wallet.tg/ton) (self-cutodial wallet in Telegram), different multi-chain and popular hardware wallets (and their apps), like [Binance Web3 wallet](https://www.binance.com/en/binancewallet), [OKX Web3 wallet](https://web3.okx.com/) or [SafePal](/en/ru/start/connect/safepal.md).

You can find detailed instructions to each wallet in the appropriate category.


---

# 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.dedust.io/en/ru/start/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.
