# Deployment Options

## Deployment Overview

MadConnect supports two primary deployment models:

**Native Application Deployment:** Delivered as a native application directly inside your cloud environment (e.g., Snowflake). This ensures data privacy, scalability, and seamless integration within your existing infrastructure.

* No data leaves your cloud without your control.
* Full compliance with your security and governance policies.
* Installed directly from Snowflake Marketplace.<br>

**API-Based Deployment:** Access MadConnect’s full functionality programmatically using secure REST APIs for full automation of transfers, monitoring, and connector setup.

<figure><img src="/files/yAs58kP3Cuzah29a2TCz" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.madconnect.ai/deployment-options.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.
