# Video instructions

For your convenience, the following video tutorials have been created. Please keep in mind that these instructions are for information purposes only and the full documentation should be consulted before operating the vehicle.

#### General video instructions

* [Planning a mission and controlling the vehicle](https://youtu.be/SEJP4oxYQsY?t=513)

#### DeltaQuad Pro #MAP

* [Planning a survey (mapping) mission](https://youtu.be/fgGukJIx8NQ)
* [Setting up a Sony RX1R camera for mapping](https://drive.google.com/open?id=133Ffh29p_Tf_3_R_IrRG17kVnYU9UUjs)
* [Setting up a Sony A7R camera for mapping](https://drive.google.com/open?id=1T_waxmrjTvfFeWik4WetXVrfzmRAuk0p)
* [Installing a mapping camera](https://drive.google.com/file/d/145Ut418lgOlGLOyALLnszV-RcdtWOkK7/view?usp=sharing)


---

# 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.deltaquad.com/deltaquad-pro-operations-manual-v2/video-instructions.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.
