# Create via Seed Phrase

{% hint style="danger" %}
**Your** [**seed phrase**](https://docs.allforone.app/glossary/definitions/self-custody-wallets/seed-phrases) **is the master key to your wallet. Do not share it with others.**

* All For One™ is a [self-custody wallet](https://docs.allforone.app/glossary/definitions/self-custody-wallets). This means that you and you alone should know your seed phrase.&#x20;
* By design, the team behind All For One™ does NOT backup your seed phrase for you. This means that if you in any way lose access to your seed phrase, we WILL NOT be able to recover your wallet(s) and any associated crypto assets.
* It is YOUR RESPONSIBILITY to secure your seed phrase away from prying eyes.
  {% endhint %}

{% hint style="warning" %}
Before continuing, make sure you have the following:

* [x] A secure place to reveal your seed phrase (away from cameras and people)
* [x] A way to write down your seed phrase (e.g., pen and paper)
* [x] A safe place to store your written seed phrase where other people cannot read it (such as a safe, a hiding place, or bank deposit box)
  {% endhint %}

1. Tap the Wallet <img src="https://1306591459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMG0nI3i8qihh3FutmmUl%2Fuploads%2FiWfGCakJApfL3h05n7C8%2Fimage%20(1).png?alt=media&#x26;token=49573479-81a7-423f-8499-cb5e0b2586c0" alt="" data-size="line"> tab at the bottom. If you have a wallet already, click the plus<img src="https://1306591459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMG0nI3i8qihh3FutmmUl%2Fuploads%2Fjj5FRdYsgqXoy79utpxy%2Fimage%20(2).png?alt=media&#x26;token=db72c82d-13ef-4f7a-b043-082d6b8901ae" alt="" data-size="line"> button in the top-right hand corner\
   \
   ![](https://1306591459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMG0nI3i8qihh3FutmmUl%2Fuploads%2FuUjyvty60aSo1ge0ZdAC%2FScreenshot_20221213_133240_All%20For%20One%20\(3\).jpg?alt=media\&token=d615d00b-aa64-46cc-a929-c91a617dc04e)<br>
2. Tap the CREATE WALLET button\
   \
   &#x20;<img src="https://1306591459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMG0nI3i8qihh3FutmmUl%2Fuploads%2F7Z7I7d4yzNceHiFCrnel%2FScreenshot_20221213_125455_All%20For%20One.jpg?alt=media&#x26;token=f3365c95-ef40-4ca8-be43-ac90acfa5974" alt="" data-size="original"><br>
3. Read the disclaimer and if you understand and agree to the risks, tap the I UNDERSTAND THE RISKS checkbox and then tap the GENERATE WALLET button\
   \
   ![](https://1306591459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMG0nI3i8qihh3FutmmUl%2Fuploads%2FCIck8CbqOdxVk1EGTvFY%2FScreenshot_20221213_125248_All%20For%20One.jpg?alt=media\&token=d1822818-64bf-4da6-ac59-15696fed3915)<br>
4. Write down the revealed seed phrase, then tap the CONTINUE button when finished\
   \
   ![](https://1306591459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMG0nI3i8qihh3FutmmUl%2Fuploads%2FzLnfgJv3opAOL11CyhLw%2FScreenshot_20221213_125258_All%20For%20One%20\(1\).jpg?alt=media\&token=33ced8d1-fead-4dbb-9536-a641978338b0)<br>
5. Confirm that your seed phrase is written down correctly by tapping on the words in the correct order\
   \
   ![](https://1306591459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMG0nI3i8qihh3FutmmUl%2Fuploads%2FxXSiwnIAz4e5V7YBtyEK%2FScreenshot_20221213_133240_All%20For%20One%20\(1\).jpg?alt=media\&token=c3c6366a-204d-4237-8f5a-921e2b5c35c2)<br>
6. When you are finished putting in your seed phrase correctly, tap the CONFIRM button that appears at the bottom of the screen\
   \
   ![](https://1306591459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMG0nI3i8qihh3FutmmUl%2Fuploads%2F7qJfF2SpZQuM09GB1oOH%2FScreenshot_20221213_125415_All%20For%20One%20\(1\).jpg?alt=media\&token=95f33d8b-cd9c-43b0-af4f-05fbfeb2b896)<br>
7. Congratulations, you have created a new wallet!

<details>

<summary>Click here for some suggestions on what do next!</summary>

[buying-crypto-assets](https://docs.allforone.app/getting-started/buying-crypto-assets "mention")

[receiving-crypto-assets](https://docs.allforone.app/wallet-management/receiving-crypto-assets "mention")

[wallet-management](https://docs.allforone.app/wallet-management "mention")

</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://docs.allforone.app/getting-started/creating-a-wallet/create-via-seed-phrase.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.
