# (SafePal)

Let's create a wallet in [SafePal](https://www.safepal.com/) app using the mobile version of the application in this guide. You can download SafePal for [iOS](https://www.safepal.com/download/appstore) or [Android](https://play.google.com/store/apps/details?id=io.safepal.wallet\&referrer=utm_source%3Dsafepal.com%26utm_medium%3Ddisplay%26utm_campaign%3Ddownload).

1. Open the SafePal app and select ‘Create New Wallet’.
2. Create a security password to protect your wallet.
3. Press 'Back Up Now' and carefully go through all steps to save your mnemonic phrase not to lose the access to your wallet.

<div><figure><img src="https://85253202-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiLJ0WdKUBHXsAEMMSEfd%2Fuploads%2FTT4SGJQZHqvn0McD0GCM%2FIMG_3144.png?alt=media&#x26;token=1e9b0c2e-9844-4f13-9380-ddcd1226dbc5" alt=""><figcaption><p>Step 1</p></figcaption></figure> <figure><img src="https://85253202-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiLJ0WdKUBHXsAEMMSEfd%2Fuploads%2FL3RJd9sYuzY9fad3CRCZ%2FIMG_3156.PNG?alt=media&#x26;token=fc6a8290-7b08-4252-a27c-f0aa552f774d" alt=""><figcaption><p>Step 2</p></figcaption></figure> <figure><img src="https://85253202-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiLJ0WdKUBHXsAEMMSEfd%2Fuploads%2FFPPBkS09s19UvdCgEewS%2FIMG_3158.png?alt=media&#x26;token=4b537c7a-9e96-4893-89b8-fdce07f6da71" alt=""><figcaption><p>Step 3</p></figcaption></figure></div>

4. Choose 'Back up manually' option.
5. Read responsibly and mark as acknowledged all the statements, and press 'Understood'.
6. Enter your security code to reveal your mnemonic phrase (or also often called 'seed phrase').

{% hint style="warning" %}
Make sure your words are recorded correctly and then confirm its back up according to SafePal app guidings.
{% endhint %}

7. Your wallet is ready to use.

To start interacting with DeDust using SafePal app, go throug this page.

<div><figure><img src="https://85253202-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiLJ0WdKUBHXsAEMMSEfd%2Fuploads%2FxOiqKyOlJVmGAV8wx5zk%2FIMG_3159.png?alt=media&#x26;token=d0dfc8d8-c2a8-4e0b-9849-2d4d8ccdb2a6" alt=""><figcaption><p>Step 4</p></figcaption></figure> <figure><img src="https://85253202-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiLJ0WdKUBHXsAEMMSEfd%2Fuploads%2FMxu1732k6wmbFh3LNQyP%2FIMG_3161.png?alt=media&#x26;token=562d2e0e-a55d-4f37-866b-28389310defd" alt=""><figcaption><p>Step 5</p></figcaption></figure> <figure><img src="https://85253202-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiLJ0WdKUBHXsAEMMSEfd%2Fuploads%2F0WhV3dhgdJtuJbXdf8mC%2FIMG_3162.PNG?alt=media&#x26;token=b68b75e9-20cd-44d2-b766-648404bfdae0" alt=""><figcaption><p>Step 6</p></figcaption></figure></div>

{% hint style="info" %}
Make note that due to safety concerns, trying to copy your seed phrase or to make a screenshot of it on your device would be blocked by the app. So you'll have to write it down and then to confirm its back up manually.
{% endhint %}


---

# 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/ton-onboarding/safepal.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.
