# Can I run Algolia on-premise (on my own servers)?

No, Algolia is only a SaaS offering.

That being said, when choosing our [ENTERPRISE plan](https://www.algolia.com/pricing#Enterprise), we setup your account on a dedicated cluster instead of the common shared ones. This ensures that no other customer will be hosted on the cluster hosting your service, and that your cluster is optimized for your specific needs.

In all of our plans, you can also select the location of your cluster in one of our [worldwide distributed datacenters](https://www.algolia.com/dsn).


---

# 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://samypesse.gitbook.io/algolia-faq/basics/can-i-run-algolia-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.
