# FAQ & Troubleshooting

- [FAQ](https://support.goodaccess.com/faq-and-troubleshooting/faq.md): In this section you will find Frequently Asked Questions and their answers.
- [Business](https://support.goodaccess.com/faq-and-troubleshooting/faq/business.md): In this section you will find business-related Frequently Asked Questions and answers.
- [Technical](https://support.goodaccess.com/faq-and-troubleshooting/faq/technical.md): In this section you will find Frequently Asked Questions and answers related to the technical aspects of GoodAccess.
- [Troubleshooting](https://support.goodaccess.com/faq-and-troubleshooting/troubleshooting.md): These guidelines will show you how to troubleshoot any issue you may encounter.


---

# 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://support.goodaccess.com/faq-and-troubleshooting.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.
