# General FAQs

- [General Questions](https://docs.keyfax.biz/general/general-faqs/general-questions.md): General frequently asked questions related to Keyfax.
- [Installation Questions](https://docs.keyfax.biz/general/general-faqs/installation-questions.md): Frequently asked questions related to Keyfax installation.
- [Migration Questions](https://docs.keyfax.biz/general/general-faqs/migration-questions.md): Questions related to moving Keyfax between environments and / or servers.
- [Test & Training Questions](https://docs.keyfax.biz/general/general-faqs/test-and-training-questions.md): Frequently asked questions related to Keyfax test & training installations.


---

# 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.keyfax.biz/general/general-faqs.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.
