# No Existing Wallet in App

{% stepper %}
{% step %}

### Open the TAO.com app and tap "Add a wallet"

<div align="left"><figure><img src="/files/76f18XtGAHjf0remj7A3" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Name your wallet

Select and enter a name for your wallet. Tap "Continue".

<div align="left"><figure><img src="/files/lgjCQCjCy7QlXLeo41rU" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Wallet recovery phrase

Tap "Reveal" to reveal the unique 24-phrase mnemonic seed for your wallet. When the seed is revealed, tap "Copy to clipboard" and paste the phrase in a safe place. The app will allow you 5 minutes after copying to paste the seed phrase elsewhere. Once you have copied the seed phrase, the "Continue" button will activate. After saving your seed phrase, tap "Continue".

Please ensure that you store the full seed phrase as it is your only way to recover your wallet if you forget your password or need to add or re-import the wallet.

<div align="left"><figure><img src="/files/qdUnGXVAurmrcBTxIqcW" alt="" width="188"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/MzPOQYyzTQ8bwPKMQyOu" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Confirm your phrase

After you click "Continue", you will be asked to confirm your phrase by selecting the appropriate words to ensure that you have saved it properly. Once the correct set of words is selected, the "Continue" button will activate. Tap "Continue".

<div align="left"><figure><img src="/files/yTzAphXpL2swYVPf7zww" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Create a password

Select and enter a secure password. Once a password is entered, the "Set Password" button will activate. Tap "Set Password".

<div align="left"><figure><img src="/files/P6loffKIR54PwxfdAoNe" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Wallet created

Your new wallet has been created and is now ready for funding.

<div align="left"><figure><img src="/files/08dtTd02F1ICTNMMzjXW" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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://support.tao.com/documentation/getting-started/adding-a-wallet/creating-a-new-wallet/no-existing-wallet-in-app.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.
