# FAQ

- [Welcome](https://docs.akiraghost.com/faq/welcome.md)
- [General Questions](https://docs.akiraghost.com/faq/general-questions.md)
- [User Account](https://docs.akiraghost.com/faq/general-questions/user-account.md)
- [Getting Started](https://docs.akiraghost.com/faq/general-questions/user-account/getting-started.md): Welcome to Akira! If you're new here, we'll guide you through the registration process and other account related things.
- [Account suspension](https://docs.akiraghost.com/faq/general-questions/user-account/account-suspension.md)
- [Customization & Account Linking](https://docs.akiraghost.com/faq/general-questions/user-account/customization-and-account-linking.md)
- [Resetting Your HWID](https://docs.akiraghost.com/faq/general-questions/user-account/resetting-your-hwid.md)
- [Support](https://docs.akiraghost.com/faq/general-questions/support.md): Support related questions. If we left out something let us know and we will add it!
- [Referral System](https://docs.akiraghost.com/faq/general-questions/referral-system.md)
- [Become a Beta Tester](https://docs.akiraghost.com/faq/general-questions/become-a-beta-tester.md)
- [Become a Content Creator](https://docs.akiraghost.com/faq/general-questions/become-a-content-creator.md)
- [Payments & Related](https://docs.akiraghost.com/faq/payments-and-related.md): Here you will be able to find everything related to paying on Akiraghost
- [Reseller Program](https://docs.akiraghost.com/faq/payments-and-related/reseller-program.md)
- [Payment Options](https://docs.akiraghost.com/faq/payments-and-related/payment-options.md)
- [Using Subscription Keys](https://docs.akiraghost.com/faq/payments-and-related/using-subscription-keys.md): How to use subscription keys.
- [Software Related](https://docs.akiraghost.com/faq/software-related.md)
- [Installing and Starting](https://docs.akiraghost.com/faq/software-related/installing-and-starting.md): How to install and start Akira.
- [Testing and Common issues](https://docs.akiraghost.com/faq/software-related/testing-and-common-issues.md)


---

# 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.akiraghost.com/faq.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.
