# Caution and Disclaimers

Refer to the HoverGames disclaimer below when using NavQPlus with a drone or similar vehicle.

[https://app.gitbook.com/o/-L9GLsni4p7csCR7QCJ8/s/-L9GLtb-Tz\_XaKbQu-Al/disclaimer](https://nxp.gitbook.io/hovergames/disclaimer)

{% embed url="<https://app.gitbook.com/o/-L9GLsni4p7csCR7QCJ8/s/-L9GLtb-Tz_XaKbQu-Al/disclaimer>" %}

It is expected as a user of NavQPlus, you will have basic knowledge of how to operate an embedded Linux computer in a headless terminal environment. While NavQPlus can support a desktop environment, it is **not** a "PC" or desktop computer, and therefore many graphical applications designed for these devices will **not** work due to device specific libraries and graphics drivers.

#### Resources:

If you are not comfortable operating a Linux computer in a terminal environment, below are links to some resources that may help.

{% embed url="<https://ubuntu.com/tutorials/command-line-for-beginners#1-overview>" %}

{% embed url="<https://microcontrollerslab.com/embedded-linux/>" %}


---

# 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://nxp.gitbook.io/navqplus/readme/disclaimers.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.
