# On-Premise

This section provides an in-depth understanding of the On-Premise delivery option in the Navixy platform, alongside the PaaS type.

Discover a comprehensive guide that simplifies the [installation](/docs/on-premise/on-premise/how-to-guide/installation.md), [upgrades](/docs/on-premise/qa/software-updates.md), [configuration](/docs/on-premise/on-premise/how-to-guide/configuration.md) and [maintenance](/docs/on-premise/on-premise/how-to-guide/maintenance.md) of Navixy infrastructure on your own premises. Gain valuable insights to determine the most suitable infrastructure for your specific needs. Make use of this all-inclusive resource to enhance installation quality, streamline upgrades, and ensure optimal maintenance.

If you're unsure which delivery type is best for you, head to the [Q\&A section](/docs/on-premise/qa.md) to compare features and limitations of [PaaS and On-Premise](/docs/on-premise/qa/paas-vs-on-premise.md) options.


---

# 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://navixy.com/docs/on-premise/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.
