# Tonkeeper

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

1. Open Tonkeeper app and select ‘Create New Wallet’.
2. Create a passcode to protect your wallet.
3. Open the settings and tap on 'Backup' to find 24-word seed phrase.&#x20;

<div><figure><img src="/files/39wYMIlO8pJ5DC3xMIpZ" alt="" width="375"><figcaption><p>Step 1</p></figcaption></figure> <figure><img src="/files/kO9k3sEN3CADo3YmPgY5" alt="" width="375"><figcaption><p>Step 2</p></figcaption></figure> <figure><img src="/files/YisGRpeBn2LfSYjSWJh3" alt="" width="375"><figcaption><p>Step 3</p></figcaption></figure></div>

4. Select 'Back Up Manually' and ‘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.

5. Check the seed phrase and continue.

Consider enabling biometric authentication — fingerprint or face ID. If you forget the code, use the seed phrase to recover access.

<div><figure><img src="/files/7ZTjFG85l5NTTDBOrFlx" alt="" width="375"><figcaption><p>Step 4</p></figcaption></figure> <figure><img src="/files/QqU30Q68KNt06fWFCou6" alt="" width="375"><figcaption><p>Step 4</p></figcaption></figure> <figure><img src="/files/j1UkzAhb9el83rA9f2NS" 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/tonkeeper.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.
