# Configuration

- [Properties](https://doc.orbeon.com/configuration/properties.md)
- [General](https://doc.orbeon.com/configuration/properties/general.md)
- [HTTP client](https://doc.orbeon.com/configuration/properties/general/properties-general-http-client.md)
- [Form Runner](https://doc.orbeon.com/configuration/properties/form-runner.md)
- [Detail page](https://doc.orbeon.com/configuration/properties/form-runner/form-runner-detail-page.md)
- [Attachments](https://doc.orbeon.com/configuration/properties/form-runner/form-runner-detail-page/form-runner-attachments.md)
- [Email properties](https://doc.orbeon.com/configuration/properties/form-runner/form-runner-detail-page/form-runner-email.md)
- [Initial data](https://doc.orbeon.com/configuration/properties/form-runner/form-runner-detail-page/form-runner-initial-data.md)
- [PDF](https://doc.orbeon.com/configuration/properties/form-runner/form-runner-detail-page/form-runner-pdf.md)
- [Table of contents](https://doc.orbeon.com/configuration/properties/form-runner/form-runner-detail-page/form-runner-toc.md)
- [Persistence](https://doc.orbeon.com/configuration/properties/form-runner/persistence.md)
- [Summary page](https://doc.orbeon.com/configuration/properties/form-runner/form-runner-summary-page.md)
- [Form Builder](https://doc.orbeon.com/configuration/properties/form-builder.md)
- [XForms](https://doc.orbeon.com/configuration/properties/xforms.md)
- [Advanced](https://doc.orbeon.com/configuration/advanced.md)
- [Workflows](https://doc.orbeon.com/configuration/advanced/workflows.md)
- [Session management](https://doc.orbeon.com/configuration/advanced/session.md)
- [State handling](https://doc.orbeon.com/configuration/advanced/state-handling.md)
- [Client-side error handling](https://doc.orbeon.com/configuration/advanced/client-error-handling.md)
- [Clustering and High Availability](https://doc.orbeon.com/configuration/advanced/clustering.md)
- [Configuring a Form Runner eXist database](https://doc.orbeon.com/configuration/advanced/exist-db.md)
- [Creating a production WAR](https://doc.orbeon.com/configuration/advanced/production-war.md)
- [Environments](https://doc.orbeon.com/configuration/advanced/environments.md)
- [JavaScript and CSS assets](https://doc.orbeon.com/configuration/advanced/javascript-css-assets.md)
- [Limiter filter](https://doc.orbeon.com/configuration/advanced/limiter-filter.md)
- [Run modes](https://doc.orbeon.com/configuration/advanced/run-modes.md)
- [Security](https://doc.orbeon.com/configuration/advanced/security.md)
- [Content-Security-Policy header](https://doc.orbeon.com/configuration/advanced/security/content-security-policy.md)
- [SAP Hybris Module](https://doc.orbeon.com/configuration/advanced/sap-hybris.md)
- [XForms logging](https://doc.orbeon.com/configuration/advanced/xforms-logging.md)
- [Troubleshooting](https://doc.orbeon.com/configuration/troubleshooting.md)
- [Troubleshooting with the orbeon.log](https://doc.orbeon.com/configuration/troubleshooting/orbeon-log.md)
- [Memory and threads](https://doc.orbeon.com/configuration/troubleshooting/memory-and-threads.md)
- [Relational database logging](https://doc.orbeon.com/configuration/troubleshooting/database-logging.md)
- [Misc](https://doc.orbeon.com/configuration/troubleshooting/misc.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://doc.orbeon.com/configuration.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.
