# Further Reading

Further reading regarding GPS time statuses, navigation procedures, and IMU alignment are described further in the following articles:

{% content-ref url="/pages/-LeNrRaH6f1ZlrTlEDvm" %}
[GPS Time Status](/data-acquisition-and-uav-piloting/navigation-and-alignment-techniques/further-reading/gps-time-status.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LVtypjJo3wZ2KljxOAL" %}
[Navigation Procedures](/data-acquisition-and-uav-piloting/navigation-and-alignment-techniques/further-reading/navigation-system-alignment.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LVuLqppU4r4UeJL5wEI" %}
[IMU Alignment](/data-acquisition-and-uav-piloting/navigation-and-alignment-techniques/further-reading/imu-alignment.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LVtzJR0dIx3zG1rbMrg" %}
[Navigation System Stabilization](/data-acquisition-and-uav-piloting/navigation-and-alignment-techniques/further-reading/navigation-system-stabilization.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://docs.phoenixlidar.com/data-acquisition-and-uav-piloting/navigation-and-alignment-techniques/further-reading.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.
