# Additional Resources

- [Remote ID](https://docs.auterion.com/hardware-integration/additional-resources/remote-id.md)
- [How Remote ID works](https://docs.auterion.com/hardware-integration/additional-resources/remote-id/how-remote-id-works.md): This page outlines Auterion's implementation of Remote ID
- [Vehicle Serial Number](https://docs.auterion.com/hardware-integration/additional-resources/remote-id/vehicle-serial-number.md): How the vehicle Serial Number for RemoteID is generated
- [Communication Diagram](https://docs.auterion.com/hardware-integration/additional-resources/remote-id/communication-diagram.md)
- [Remote ID configuration](https://docs.auterion.com/hardware-integration/additional-resources/remote-id/remote-id-configuration.md): Configuration options for drone manufacturers
- [How Auterion tested](https://docs.auterion.com/hardware-integration/additional-resources/remote-id/how-auterion-tested.md): Summary of Auterion's test setup for Remote ID implemented in AuterionOS and AMC
- [Auto-Tuning](https://docs.auterion.com/hardware-integration/additional-resources/controllers-auto-tuning.md): This page is specifically dedicated to the details of usage of the auto-tuning feature developed for Auterion PX4.


---

# 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.auterion.com/hardware-integration/additional-resources.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.
