# In-Depth Video Tutorials

{% hint style="info" %}
Disclaimer: this video series has been made by TutorialsUp. They were not paid, nor sponsored for making it, but they have an Affiliate link in the video descriptions.
{% endhint %}

#### Part 1 - Hosts, Scattered Objects

{% embed url="<https://www.youtube.com/watch?v=G1kddd8HWG8>" %}

#### Part 2 &#xD;- Distribution (Random&#xD;, Altitude Range, Slope Range, Collisions)

{% embed url="<https://www.youtube.com/watch?v=VWMYJHTn_SQ>" %}

#### Part 3 &#xD;- Distribution (Uniform, Grid&#xD;, Vertices&#xD;, Faces centers)

{% embed url="<https://www.youtube.com/watch?v=ryLlr3Lyujk>" %}

#### Part 4 - Clipping Areas

{% embed url="<https://www.youtube.com/watch?v=w1L1P-CH8Vk>" %}

#### Part 5&#xD; \- Random Transform, Camera Clipping

{% embed url="<https://www.youtube.com/watch?v=N8O2RVON2eo>" %}

#### Part 6 - Miscellaneous&#xD;, Render List, Options&#xD;, Library&#x20;

{% embed url="<https://www.youtube.com/watch?v=pdZMT1zuZos>" %}


---

# 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://help.getskatter.com/tutorials/in-depth-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.
