# How-to...

- [Setup an account](https://help.getlfg.app/p/how-to.../setup-an-account.md)
- [Back up your recovery codes](https://help.getlfg.app/p/how-to.../back-up-your-recovery-codes.md): What are Recovery Codes, and how do you securely back them up.
- [Securely store recovery words for your wallet](https://help.getlfg.app/p/how-to.../securely-store-recovery-words-for-your-wallet.md)
- [Request account deletion](https://help.getlfg.app/p/how-to.../request-account-deletion.md)
- [Contact us or look for help](https://help.getlfg.app/p/how-to.../contact-us-or-look-for-help.md): If you have any questions, or need to search through Help Centre articles.


---

# 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....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.
