# MyTonWallet

Let's create a wallet in [MyTonWallet](https://mytonwallet.io/) using the mobile version of the application in this guide. You can download MyTonWallet for [iOS](https://apps.apple.com/ru/app/mytonwallet-anyway-ton-wallet/id6464677844) or [Android](https://mytonwallet.app/get/android).

1. Open the MyTonWallet app and select ‘Create Wallet’.
2. Create and confirm a PIN code to protect the wallet and authorize transactions.&#x20;

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

3. Read responsibly and accept the information.&#x20;
4. Tap on ‘Back Up Now’ and check all safety rules.
5. Select ‘Understood’ to 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/09y5HHLSQGX5VPKXj7jJ" alt="" width="375"><figcaption><p>Step 3</p></figcaption></figure> <figure><img src="/files/PGmJLa4n65u08fZEohsr" alt="" width="375"><figcaption><p>Step 4</p></figcaption></figure> <figure><img src="/files/ogqkdt59tqDfKaGQzhBh" alt="" width="375"><figcaption><p>Step 5</p></figcaption></figure></div>

6. Make sure your safety words are recorded correctly and select ‘Done’.
7. MyTonWallet is ready to use.

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/mOsidDyVhn4cIWf0shUM" alt="" width="375"><figcaption><p>Step 6</p></figcaption></figure> <figure><img src="/files/txL798NWisQ05uDFu07K" alt="" width="375"><figcaption><p>Step 7</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/mytonwallet.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.
