# To-do

**Hardware Setup**

\[mechanical assembly guide]\(\[TODO: link])

1 - done

**Connection**

\[MAVLink Router]\(\[TODO: link to mavlink-router section])

\[TODO: verify and document the recommended method — likely IP forwarding + NAT via iptables on the host PC. Example commands below are indicative.]

\[TODO: check if there is a helper script in `~/airvolute/` that automates this]

\
**System Verification**

\[TODO: list key scripts/logs available in \~/airvolute/ and briefly describe their purpose]

\
**Next Steps / Advanced Features**

multiple links (7)


---

# 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.airvolute.com/hidden-wip/dcs2-getting-started/to-do.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.
