# Navixy documentation

Practical instructions, technical references, and support materials for everyday operations, advanced administration, and custom development across the Navixy GPS tracking and telematics platform.

### Users

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-book-user">:book-user:</i> User guide</h4></td><td>Essential documentation to effectively handle GPS tracking, fleet management, and field teams.</td><td><a href="https://app.gitbook.com/o/YVLWhgAwCZPoU5vlRsCs/s/446mKak1zDrGv70ahuYZ/">User guide</a></td></tr><tr><td><h4><i class="fa-head-side-brain">:head-side-brain:</i> Expert center</h4></td><td>Technical articles by Navixy experts, sharing hands-on experience in telematics.</td><td><a href="https://app.gitbook.com/o/YVLWhgAwCZPoU5vlRsCs/s/IgDb43gtyXcm1Av4h1np/">Expert center</a></td></tr></tbody></table>

{% columns %}
{% column width="50%" %}

## Developers

{% endcolumn %}

{% column width="50%" %}

## Data analysts

{% endcolumn %}
{% endcolumns %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-laptop-code">:laptop-code:</i> Developer hub</h4></td><td>Materials for custom development using Navixy platform functionality.</td><td><a href="https://app.gitbook.com/o/YVLWhgAwCZPoU5vlRsCs/s/y4jjF0toO75WHDuJCFA1/">Developer hub</a></td></tr><tr><td><h4><i class="fa-magnifying-glass-chart">:magnifying-glass-chart:</i> IoT Query</h4></td><td>Information about Navixy's flexible data solution for analytics.</td><td><a href="https://app.gitbook.com/o/YVLWhgAwCZPoU5vlRsCs/s/oFNFEIINiGFbhi3Px3dE/">IoT Query</a></td></tr></tbody></table>

### Telematics providers

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-screwdriver-wrench">:screwdriver-wrench:</i> Admin panel</h4><p>Information on how to access the Navixy Admin Panel and the features available to you to serve your end-users.</p></td><td><a href="https://app.gitbook.com/o/YVLWhgAwCZPoU5vlRsCs/s/KdgeXg71LpaDrwexQYwp/">Admin panel</a></td></tr><tr><td><h4><i class="fa-gear-code">:gear-code:</i> On-premise</h4><p>Detailed guide on how to install, upgrade, and maintain Navixy infrastructure deployed on your side.</p></td><td><a href="https://app.gitbook.com/o/YVLWhgAwCZPoU5vlRsCs/s/kUnMmePH99SsdChtqqu7/">On-premise</a></td></tr></tbody></table>

#### <i class="fa-message-question">:message-question:</i> Get help anytime

{% columns fullWidth="false" %}
{% column width="50%" %}
Available support options and channels.

* Looking for quick answers? [Ask Navixy AI](https://www.navixy.com/ai-assistant/?utm_source=gitbook\&utm_medium=docs\&utm_campaign=ai_assistant)
* Need technical help? [Contact support](mailto:support@navixy.com)
* Have business questions? [Contact Sales](https://www.navixy.com/contact)
  {% endcolumn %}

{% column width="50%" %}
{% hint style="info" icon="robot" %}
Want more accurate answers from AI? Use the built-in doc shortcuts, then connect MCP so your assistant can read the docs directly.

<p align="center"><a href="navixy-documentation/use-the-docs-with-ai" class="button primary">Use the docs with AI</a></p>
{% endhint %}
{% endcolumn %}
{% endcolumns %}


---

# 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://www.navixy.com/docs/navixy-documentation.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.
