# AUTOPILOT SETUP

- [SETUP WITH PX4](https://docs.gremsy.com/payloads/zio/autopilot-setup/setup-with-px4.md)
- [1. Hardware Setup](https://docs.gremsy.com/payloads/zio/autopilot-setup/setup-with-px4/1.-hardware-setup.md)
- [2. Setting on the remote control](https://docs.gremsy.com/payloads/zio/autopilot-setup/setup-with-px4/2.-setting-on-the-remote-control.md)
- [3. Setting parameters](https://docs.gremsy.com/payloads/zio/autopilot-setup/setup-with-px4/3.-setting-parameters.md)
- [4. Setting App QGroundControl](https://docs.gremsy.com/payloads/zio/autopilot-setup/setup-with-px4/4.-setting-app-qgroundcontrol.md)
- [SETUP WITH ARDUPILOT](https://docs.gremsy.com/payloads/zio/autopilot-setup/setup-with-ardupilot.md): This page will show you step by step to configure ZIO payload with Ardupilot system.
- [1. Hardware Setup](https://docs.gremsy.com/payloads/zio/autopilot-setup/setup-with-ardupilot/1.-hardware-setup.md)
- [2. Setting on the remote control](https://docs.gremsy.com/payloads/zio/autopilot-setup/setup-with-ardupilot/2.-setting-on-the-remote-control.md)
- [3. Parameter Settings](https://docs.gremsy.com/payloads/zio/autopilot-setup/setup-with-ardupilot/3.-parameter-settings.md)
- [4. Setting App QGroundControl](https://docs.gremsy.com/payloads/zio/autopilot-setup/setup-with-ardupilot/4.-setting-app-qgroundcontrol.md)
- [SETUP WITH SKYNODE](https://docs.gremsy.com/payloads/zio/autopilot-setup/setup-with-skynode.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://docs.gremsy.com/payloads/zio/autopilot-setup.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.
