# Cryptlex On-Premise

- [Overview](https://docs.cryptlex.com/cryptlex-on-premise/overview.md)
- [System Requirements](https://docs.cryptlex.com/cryptlex-on-premise/system-requirements.md): Cryptlex On-premise will install and run on nearly any system supporting Docker.
- [Server Layout](https://docs.cryptlex.com/cryptlex-on-premise/server-layout.md)
- [Installation Guide](https://docs.cryptlex.com/cryptlex-on-premise/installation-guide.md)
- [Docker Compose](https://docs.cryptlex.com/cryptlex-on-premise/installation-guide/docker.md): Easily install Cryptlex on any machine using Docker Compose.
- [Kubernetes](https://docs.cryptlex.com/cryptlex-on-premise/installation-guide/kubernetes.md): Easily install Cryptlex on any cloud hosting provider using Kubernetes.
- [Configuring Client Libraries](https://docs.cryptlex.com/cryptlex-on-premise/configuring-client-libraries.md): Connect your applications to Cryptlex On-Premise.
- [Monitoring and Error Reporting](https://docs.cryptlex.com/cryptlex-on-premise/monitoring-your-instance.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.cryptlex.com/cryptlex-on-premise.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.
