# Copy of 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="/files/9p5CPQ9MkXN7NesukMQq" alt=""><figcaption><p>Step 1</p></figcaption></figure> <figure><img src="/files/SJRqmcn6zBJPpDnjyndt" alt=""><figcaption><p>Step 2</p></figcaption></figure> <figure><img src="/files/fohuvc0Fd4PoPXipAcwY" 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="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 %}

<div><figure><img src="/files/x85YOPiuj7jhEHL007sZ" alt=""><figcaption><p>Step 4</p></figcaption></figure> <figure><img src="/files/q2bRjKZ7ak6RYTwVTy9w" alt=""><figcaption><p>Step 5</p></figcaption></figure> <figure><img src="/files/8Y6FcubXPEMqowmAwg42" alt=""><figcaption><p>Step 6</p></figcaption></figure></div>

{% hint style="success" %}
Now after you've backed up and successfully confirmed knowing your mnemonic phrase, your wallet is ready for use. Go through Welcome guide, Security Quiz, top up your TON balance and explore the app.
{% endhint %}

7. To start interacting with DeDust using your SafePal wallet app, move to **Explore** tab, and:
   * use Search, or
   * open Categories menu to find DeDust under TON category.

<div><figure><img src="/files/Yl3VlQ8gee0fCh20Rkuy" alt=""><figcaption><p>Step 7. Wallet</p></figcaption></figure> <figure><img src="/files/dPFa7c0DGG94rKztm8Ad" alt=""><figcaption><p>Step 7. Explore</p></figcaption></figure> <figure><img src="/files/qaGbkcSgnArntnQTVODz" alt=""><figcaption><p>Step 7. Search</p></figcaption></figure> <figure><img src="/files/OkNby6tWgVa8nfyOXlGg" alt=""><figcaption><p>Step 7. Search results</p></figcaption></figure></div>

8. After chosing DeDust, read a Security Warning and press 'Confirm' to connect your wallet to DeDust.\
   Enjoy! Swap, stake and provide liquidity.
9. Press 'three dots' button in the top right corner to find more options for DeDust.

<div><figure><img src="/files/m1RmeDn3cIWMqpTmNhq2" alt=""><figcaption><p>Step 7. Categories -> TON</p></figcaption></figure> <figure><img src="/files/7eaTiitIwkM57ApqAbyD" alt=""><figcaption><p>Step 8</p></figcaption></figure> <figure><img src="/files/C1HtfPVabVZfHM9FyXft" alt=""><figcaption><p>Step 9</p></figcaption></figure></div>

10. Add DeDust to Favorites category and pin it Floating to have it always at your fingertips in SafaPal.\
    DeDust icon will also appear in 'Recently Visited' apps list once you go back to **Explore** tab.

<div><figure><img src="/files/x0XtMxGdtazclqI1p6oj" alt=""><figcaption></figcaption></figure> <figure><img src="/files/o1M4ueyTA0bXkbZal7kJ" alt=""><figcaption></figcaption></figure></div>

<details>

<summary><strong>About SafePal:</strong></summary>

Founded in 2018, [SafePal](http://www.safepal.com/) is a next generation non-custodial crypto wallet suite backed by Animoca Brands, Binance and Superscrypt. The suite empowers access to decentralized and centralized finance on 200+ blockchains across its hardware, software, and browser extension wallet solutions.\
\
Encompassing a diverse mix of crypto asset management solutions like cross-chain swapping, trading and yielding tools, centralized exchange (CEX) mini programs, a [banking gateway and Mastercard](https://www.safepal.com/en/bank) for users — SafePal serves over 20 million users globally across 200+ regions and countries in 16 languages.\
\
[SFP](https://www.coingecko.com/en/coins/safepal) is a decentralized BEP-20 and ERC-20 token fuelling the SafePal ecosystem with various utilities such as discounts on SafePal products, staking boost and airdrop rewards, seamless conversion to gas tokens, and more.\
\
Stay informed about SafePal [here](https://www.safepal.com/sitemap)\
\
**Media Kit:**

<https://www.figma.com/design/NzGySSmxkCddJpqZ6jEjeP/media-kit?node-id=3-2&p=f&t=5xecPwPV72etNrJi-0>

</details>


---

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