# LFG

## Docs

- [Help Centre](https://help.getlfg.app/p/readme.md): Welcome to the Help Centre of LFG for Business and Personal accounts.
- [How-to...](https://help.getlfg.app/p/how-to....md)
- [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.
- [Personal](https://help.getlfg.app/p/personal.md)
- [What are transaction charges?](https://help.getlfg.app/p/personal/what-are-transaction-charges.md)
- [How do I check my subscription and fees on transactions?](https://help.getlfg.app/p/personal/how-do-i-check-my-subscription-and-fees-on-transactions.md)
- [Business](https://help.getlfg.app/p/business.md)
- [What is business account verification?](https://help.getlfg.app/p/business/what-is-business-account-verification.md): How can you get verified, and why we ask you to do it.
- [Agreements](https://help.getlfg.app/p/agreements.md)
- [Cookie policy](https://help.getlfg.app/p/agreements/cookie-policy.md)
- [Privacy policy](https://help.getlfg.app/p/agreements/privacy-policy.md)
- [Regulatory position statement](https://help.getlfg.app/p/agreements/regulatory-position-statement.md)
- [Account deletion](https://help.getlfg.app/p/agreements/account-deletion.md): Conditions to which you are agreeing to when requesting to delete your account.
- [Terms of service](https://help.getlfg.app/p/agreements/terms-of-service.md)
- [Integrated service providers](https://help.getlfg.app/p/agreements/integrated-service-providers.md)
- [Merchant details & trading name (DBA) policy](https://help.getlfg.app/p/agreements/merchant-details-trading-name-policy.md)
- [Global availability statement](https://help.getlfg.app/p/global-availability-statement.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.getlfg.app/p/readme.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.
