# Sign in with existing seed phrase App

{% hint style="info" %}
When you open the Ever Wallet app, you will be prompted to [create a new wallet](/getting-started/install-and-singing-in/creating-a-new-wallet/creating-a-new-wallet-app.md) or log in with a previously created seed phrase.
{% endhint %}

## Sign in with existing seed phrase

1. Select `Sign in with the seed phrase`
2. Enter the `seed phrase`. \
   You can copy the seed phrase in advance to paste it by clicking `Paste all` in the upper right corner of the screen. \
   Click `Confirm`.
3. Create a `password`. It will be used to confirm transactions. \
   Enable biometrics if you see fit.

<figure><img src="/files/cTBNzHkMLeizlvLs2pKO" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
You have successfully logged in to the [previously created wallet](/getting-started/install-and-singing-in/creating-a-new-wallet/creating-a-new-wallet-app.md)
{% 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://docs.everwallet.net/getting-started/install-and-singing-in/sign-in-with-existing-seed-phrase/sign-in-with-existing-seed-phrase-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.
