# Q\&A

This is a comprehensive community-driven knowledge base containing solutions to common questions, troubleshooting guides, and best practices for the Navixy GPS tracking platform. Whether you're an end user managing a fleet, an administrator configuring the system, a developer integrating via APIs, or running an on-premise deployment, you'll find practical answers here.

{% hint style="info" %}
This section works best with AI. Instead of browsing manually, <a href="https://www.navixy.com/ai-assistant/?utm_source=gitbook&#x26;utm_medium=docs&#x26;utm_campaign=ai_assistant" class="button primary">Ask Navixy AI Assistant</a>
{% endhint %}

<table 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><strong>Using Navixy</strong></td><td>Device tracking, sensor setup, report generation, and daily operations.</td><td><a href="/pages/x6JGDjyolnINjQCCzRKg">/pages/x6JGDjyolnINjQCCzRKg</a></td></tr><tr><td><strong>Admin panel</strong></td><td>System settings, manage users, handle billing, and customize the platform.</td><td><a href="/pages/9SCXrgdJRSVHEgGhHxQs">/pages/9SCXrgdJRSVHEgGhHxQs</a></td></tr><tr><td><strong>On-premise</strong></td><td>Deployment, maintainance, and scaling self-hosted Navixy instances.</td><td><a href="/pages/z0QYPLyWXO7kj8KkQSQr">/pages/z0QYPLyWXO7kj8KkQSQr</a></td></tr><tr><td><strong>APIs</strong></td><td>Authentication, data retrieval patterns, and integration best practices.</td><td><a href="/pages/2wGyQzPrlKvQtHLU5wPL">/pages/2wGyQzPrlKvQtHLU5wPL</a></td></tr><tr><td><strong>Devices</strong></td><td>GPS trackers, cameras, and manufacturer-specific hardware.</td><td><a href="/pages/JcNUxX1Qrs3gMGKR1o9C">/pages/JcNUxX1Qrs3gMGKR1o9C</a></td></tr></tbody></table>

### Still need help?

If you can’t find an answer:

* 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)

{% hint style="info" %}
This space complements official Navixy documentation.\
Use [navixy.com/docs](https://navixy.com/docs/) for feature specs and API reference.
{% endhint %}


---

# 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/qna.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.
