# User guide

Welcome to the Navixy User Guide, your comprehensive resource for mastering our cloud telematics platform. Navixy is a robust solution that simplifies the development and scaling of high-performance GPS and telematics applications. It offers a rich set of features including real-time asset tracking, fleet management, video telematics, and field service management, all accessible through our intuitive web interface and dedicated mobile apps.

This guide will provide you with step-by-step instructions, best practices, and expert tips to help you leverage the full potential of the Navixy platform and tailor it to your unique business needs, ultimately streamlining your operations and enhancing efficiency.

### Contents:

* [Quick start](/docs/user/guide/quick-start.md)
* [User account](/docs/user/guide/account.md)
* [Tracking](/docs/user/guide/tracking.md)
* [Geo links](/docs/user/guide/geo-links.md)
* [Video telematics](/docs/user/guide/solution-connectors.md)
* [Rules and Alerts](/docs/user/guide/events-and-notifications.md)
* [Reports](/docs/user/guide/reports.md)
* [Fleet management](/docs/user/guide/fleet-management.md)
* [Field service](/docs/user/guide/field-service.md)
* [Devices and settings](/docs/user/guide/devices-and-settings.md)
* [X-GPS mobile apps](/docs/user/guide/x-gps-mobile-apps.md)
* [F.A.Q.](/docs/user/guide/faq.md)


---

# 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/user/guide.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.
