# On-Premise licensing FAQ

## What is Navixy On-Premise license?

This is an authorization to use Navixy platform instance according to contract. On the information systems side, it is a unique key that corresponds to the ID of your instance in the Navixy system. It is issued by the Navixy technical team and entered into the database of your instance.

## How many Navixy On-Premise instances can I have?

One instance per license. You can have unlimited Navixy instances based on your requirements.

## What should I do to have an additional Navixy instance?

Contact Navixy sales team or your account manager to discuss the details.

## How is the license checked?

Your Navixy instance communicates with the authentication server and transmits the current license key and current statistics. In response, the instance receives a new key, which tells it that the license is up to date and it can continue working.


---

# 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/qna/on-premise/on-premise-licensing-faq.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.
