# Tonhub

Let's create a wallet on [Tonhub](https://tonhub.com/) using the mobile version of the application in this guide. You can download Tonhub on [iOS](https://apps.apple.com/app/tonhub-wallet/id1607656232) or [Android](https://play.google.com/store/apps/details?id=com.tonhub.wallet).

1. Open the TonHub app and select ‘Get a new wallet’ to create a wallet.
2. Read and accept privacy policy and terms of service. Tap on ‘Continue’, write down and save the 24-word seed phrase provided by the wallet.&#x20;

❗The **seed phrase** is crucial for wallet access — never share it with other users. Losing the seed phrase means losing all wallet funds.

<div><figure><img src="/files/OGt9gJ3ZjrmrPkDPKFTX" alt="" width="375"><figcaption><p>Step 1</p></figcaption></figure> <figure><img src="/files/l8YqW70ZYNQsy8dFw0G7" alt="" width="375"><figcaption><p>Step 2</p></figcaption></figure></div>

3. Create and confirm a PIN code to protect the wallet and authorize transactions.&#x20;
4. Consider enabling biometric authentication — fingerprint or face ID. If you forget the password, use the seed phrase to recover access.
5. Your Tonhub wallet is ready to use.

<div><figure><img src="/files/pOLVyp9oW7lVMbHvvOCl" alt="" width="375"><figcaption><p>Step 3</p></figcaption></figure> <figure><img src="/files/mawrayPcKfFtCB3sCF92" alt="" width="375"><figcaption><p>Step 4</p></figcaption></figure> <figure><img src="/files/dwnSJOnPSDvRlAow8JJl" alt="" width="375"><figcaption><p>Step 5</p></figcaption></figure></div>


---

# 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/start/wallet/tonhub.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.
