# Technical

- [General](https://docs.keyfax.biz/technical/general.md)
- [Keyfax Architecture](https://docs.keyfax.biz/technical/general/architecture.md): An overview of the Keyfax architecture.
- [Clearing Cache](https://docs.keyfax.biz/technical/general/clearing-cache.md)
- [Cloud Operation](https://docs.keyfax.biz/technical/cloud-operation.md)
- [Microsoft Azure](https://docs.keyfax.biz/technical/cloud-operation/azure-operation.md): Information related to working with Keyfax within Microsoft Azure.
- [Amazon Web Services](https://docs.keyfax.biz/technical/cloud-operation/amazon-web-services.md)
- [Configuration Settings](https://docs.keyfax.biz/technical/configuration-settings.md): Details regarding Keyfax configuration settings.
- [Introduction](https://docs.keyfax.biz/technical/configuration-settings/introduction.md)
- [Paths Element](https://docs.keyfax.biz/technical/configuration-settings/paths-element.md)
- [Developer Zone](https://docs.keyfax.biz/technical/developer-zone.md): Various technical papers geared towards developers working with Keyfax.
- [eForm Technical Details](https://docs.keyfax.biz/technical/developer-zone/eform-technical-details.md)
- [SQL Server](https://docs.keyfax.biz/technical/sql-server.md): Details of known problems relating to your use of Microsoft SQL Server®.
- [Freeing Space](https://docs.keyfax.biz/technical/sql-server/freeing-space.md)
- [Maintaining Indexes](https://docs.keyfax.biz/technical/sql-server/maintaining-indexes.md)
- [Maintenance Plan](https://docs.keyfax.biz/technical/sql-server/maintenance-plan.md)
- [Restoring Live into Test](https://docs.keyfax.biz/technical/sql-server/restoring-live-into-test.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.keyfax.biz/technical.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.
