# Video Tutorials

Nexo itself only has written documentation in the form of this wiki.\
There is however a community made set of videos, primarily by *Turretedash7,* for a large numbers of the features found in Nexo.

You can find a playlist for all the videos [here](https://www.youtube.com/playlist?list=PLDQSwTgJzz5SG3UUNVXpI5H0kp0s9KL-q)

{% hint style="info" %}
**These tutorials are community made so information in them might be outdated.**

As Nexo updates frequently. some things might be different, removed or added after the publication of a specific video-guide, so recommend checking the relevant wiki-page if you encounter issues

It is recommended to use them as a starting guide until you get to know Nexo.\
Especially if you find written guides harder to follow to begin with.
{% endhint %}

{% embed url="<https://www.youtube.com/playlist?list=PLDQSwTgJzz5SG3UUNVXpI5H0kp0s9KL-q>" %}


---

# 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.nexomc.com/general-usage/video-tutorials.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.
