# Software Support

We have pages for several common software packages. Click the links below or follow the guide on the left of your screen.

{% content-ref url="/pages/-M5PO2a4LQ6vDnhwe21h" %}
[Package Management](/8mmnavq/navq-developer-guide/software-support/package-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M5PNcEgVvP9yH7brmoF" %}
[ROS1](/8mmnavq/navq-developer-guide/software-support/untitled.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M5PNpR\_9n9lKKiO2HeW" %}
[GStreamer](/8mmnavq/navq-developer-guide/software-support/gstreamer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M5PNvEMsrcyCrsfl9aZ" %}
[OpenCV](/8mmnavq/navq-developer-guide/software-support/opencv.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MIViF-HDs-qhEWBemv0" %}
[pyeIQ](/8mmnavq/navq-developer-guide/software-support/pyeiq.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MHXI3LvVkTGeJ49n4sa" %}
[Gazebo](/8mmnavq/navq-developer-guide/software-support/gazebo.md)
{% endcontent-ref %}


---

# 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/8mmnavq/navq-developer-guide/software-support.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.
