# С чего начать

- [(-- TON Onboarding --)](https://help.dedust.io/en/ru/start/ton-onboarding.md)
- [(How to get TON)](https://help.dedust.io/en/ru/start/ton-onboarding/how-to-get-ton.md)
- [(SafePal)](https://help.dedust.io/en/ru/start/ton-onboarding/safepal.md)
- [(Where to find a wallet address)](https://help.dedust.io/en/ru/start/ton-onboarding/where-to-find-a-wallet-address.md)
- [TON wallet](https://help.dedust.io/en/ru/start/wallet.md): How to start using DeDust?
- [MyTonWallet](https://help.dedust.io/en/ru/start/wallet/mytonwallet.md)
- [Tonkeeper](https://help.dedust.io/en/ru/start/wallet/tonkeeper.md)
- [TON Wallet (ex-TON Space)](https://help.dedust.io/en/ru/start/wallet/ton-wallet.md)
- [Tonhub](https://help.dedust.io/en/ru/start/wallet/tonhub.md)
- [Copy of SafePal](https://help.dedust.io/en/ru/start/wallet/safepal.md)
- [Safety rules](https://help.dedust.io/en/ru/start/safety.md): Before you start...
- [Connect to DeDust](https://help.dedust.io/en/ru/start/connect.md)
- [DeDust in MyTonWallet](https://help.dedust.io/en/ru/start/connect/mytonwallet.md): In this guide you'll learn how to connect MyTonWallet to DeDust.io.
- [DeDust in Tonkeeper](https://help.dedust.io/en/ru/start/connect/tonkeeper.md): In this guide you'll learn how to connect your Tonkeeper wallet to DeDust.io.
- [DeDust in SafePal](https://help.dedust.io/en/ru/start/connect/safepal.md): This tutorial will guide you through the steps of connecting your SafePal wallet to DeDust using the SafePal DApp.
- [Глоссарий DeDust](https://help.dedust.io/en/ru/start/glossary.md)


---

# 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.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.
