# On-Premise Deployment

In addition to self-hosting Form.io on the cloud or utilizing the SaaS model, the Form.io platform can be entirely deployed within your own on-premise environment. Users may opt for this solution if their deployment requires a specific infrastructure, compliance requirements, more bespoke data security, etc.

Form.io understands deploying to your own infrastructure can be complex and we are here to help. Whether you're needing on-call developer support or have questions about acquiring an Enterprise License, Form.io has a dedicated team of technical support representatives and developers ready to assist.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><strong>Questions?</strong> </td><td><p>Contact the Form.io support team</p><p><mark style="color:blue;"><strong>support@form.io</strong></mark></p></td><td><a href="/files/zRw4MJCyfSBems8TwowI">/files/zRw4MJCyfSBems8TwowI</a></td></tr><tr><td></td><td><strong>Developer Support? License Aquirement?</strong></td><td><p>Contact the Form.io sales team.</p><p><mark style="color:blue;"><strong>sales@form.io</strong></mark></p></td><td><a href="/files/q0aAtckoJbxnMpPtKvot">/files/q0aAtckoJbxnMpPtKvot</a></td></tr></tbody></table>

Be sure to review the [**Enterprise Server** ](/deployments/deployment-guide/enterprise-server.md)and [**PDF Server** ](/developer-tool-ecosystem/pdf-solution.md)documentation for more information on things like Environment Variables and DB connection Strings.


---

# 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://help.form.io/deployments/deployment-guide/on-premise-deployment.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.
