# Deployments

Choose the deployment option that best fits your organization’s needs and infrastructure. Dynamiq offers on-premise, hybrid-cloud, and native-cloud setups, giving you the flexibility to align with your security, compliance, and scalability requirements. Whether you need full control within your own infrastructure, a balanced approach that combines on-site and cloud resources, or the convenience of a fully cloud-native environment, Dynamiq adapts to support your GenAI initiatives effectively and securely.

* **On-Premise:** Maintain full control over your data by deploying AI workflows and models within your own infrastructure. Our on-premise deployment capabilities allow you to implement custom security measures, ensuring adherence to regulatory compliance requirements and protecting your proprietary information.&#x20;
* **Cloud-native:** Run Dynamiq entirely in your preferred cloud environment, such as AWS, Azure, or GCP. With this setup, you benefit from rapid deployment, simplified maintenance, and easy scalability, all while meeting the security and compliance standards of a single-tenant cloud solution.
* **Hybrid-Cloud:** Leverage both on-premise and cloud resources seamlessly. This approach lets you keep sensitive data on-site while taking advantage of the scalability and processing power of the cloud, making it easier to adapt to changing workloads and optimize resource use.


---

# 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.getdynamiq.ai/deployments.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.
