# How To Videos

Step-by-step tutorials to help you get the most out of Zephyr Drone Simulator. Watch the full [playlist on YouTube](https://www.youtube.com/playlist?list=PLc1KuKJbIi5Q9MVuYJ0L2JrFkaSn_piil)

{% columns %}
{% column width="33.33333333333333%" %}
{% embed url="<https://www.youtube.com/watch?v=hbDNAxIS5HE>" %}
Installing and Running the Launcher Patcher and Zephyr Drone Simulator
{% endembed %}
{% endcolumn %}

{% column width="33.33333333333333%" %}
{% embed url="<https://www.youtube.com/watch?v=f6n1kDLw9Wg>" %}
Student LMS Walkthrough
{% endembed %}
{% endcolumn %}

{% column %}
{% embed url="<https://www.youtube.com/watch?v=THFozU5N-hc>" %}
Zephyr Drone Simulator Learning Management System (LMS)
{% endembed %}
{% endcolumn %}
{% endcolumns %}


---

# 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://wiki.zephyr-sim.com/getting-started/how-to-videos.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.
