# Restore Wallet

![](/files/geEjrnzR8kJER7C3NI27)

When you created a new Gluwa Wallet, you were prompted to note down the generated [Recovery Passphrase.](https://docs.gluwa.com/get-started/gluwa/create-a-new-gluwa-wallet#backup-the-recovery-phrase) In case you forgot your password, you can recover by entering all the Recovery Passphrase words.

1. On the Gluwa login screen, click on **Recover**
2. In the following screen, press on **Recover Wallet**
3. On the 'Enter Recovery Phrase' screen:
   1. Provide a new password
   2. Enter the recovery Phrase

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


---

# 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.gluwa.com/get-started/gluwa/restore-wallet.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.
