# Securely store recovery words for your wallet

When you create a new wallet directly on the LFG app, you will be required to see, and confirm, your **Secret Recovery Phrase**. This is a unique combination of 12 words of varying length that are easily usable in the future, should you need to recover your account.&#x20;

This of the phrase as a password to your wallet.

1. Create a new account using the LFG app, and give it any name you want such as *Daily spending*, *Investment and savings*, or anything else.
2. When adding the app will remind you to back up your phrase whereby you need to tap on **Reveal your words** to get started.
3. You can copy those words to your clipboard to paste elsewhere, such as your password manager but ensure they are very safely kept!&#x20;
4. Once you have the order of the words you will be required to tap the words in the correct order to carry on using the wallet.

<div><figure><img src="/files/Oc3OevMZ6q0aqrYSFiDL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/wXSB33sM8re2qBbZfn7A" alt=""><figcaption></figcaption></figure> <figure><img src="/files/x7oRedDmrJNcS1cvmcTs" alt=""><figcaption></figcaption></figure> <figure><img src="/files/cVQhENf5SkPKvfnFCYAX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HtU6JNwPDgiPH1TFaUSm" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IMhxqSeDXG3IgbWWxSpi" alt=""><figcaption></figcaption></figure></div>


---

# 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.getlfg.app/p/how-to.../securely-store-recovery-words-for-your-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.
