# tips and tricks

- [Extra - HowTo Linux notes](https://nxp.gitbook.io/navqplus/tips-and-tricks/extra-howto-linux-notes.md): Notes and tips
- [Remote control setup](https://nxp.gitbook.io/navqplus/tips-and-tricks/remote-control-setup.md): Use the FlySky FS-i6S RC transmitter with NavQPlus
- [Introduction to Tips-and-Tricks](https://nxp.gitbook.io/navqplus/tips-and-tricks/introduction-to-tips-and-tricks.md)
- [Linux Host Computer Tips](https://nxp.gitbook.io/navqplus/tips-and-tricks/linux-host-computer-tips.md)
- [YouTube Links](https://nxp.gitbook.io/navqplus/tips-and-tricks/youtube-links.md): Links to 3rd party helpful youtube videos.
- [3D Printer Files](https://nxp.gitbook.io/navqplus/tips-and-tricks/3d-printer-files.md)
- [NavQPlus Drone Mounting Plate](https://nxp.gitbook.io/navqplus/tips-and-tricks/3d-printer-files/navqplus-drone-mounting-plate.md)
- [Google Coral Camera Mounts](https://nxp.gitbook.io/navqplus/tips-and-tricks/3d-printer-files/google-coral-camera-mounts.md)
- [AI/ML Links](https://nxp.gitbook.io/navqplus/tips-and-tricks/ai-ml-links.md)
- [Lightweight GUI](https://nxp.gitbook.io/navqplus/tips-and-tricks/lightweight-gui.md)
- [Ethernet](https://nxp.gitbook.io/navqplus/tips-and-tricks/ethernet.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://nxp.gitbook.io/navqplus/tips-and-tricks.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.
