# Video Tutorial Setup

{% hint style="info" %}
**QUICK START:** You can add the **Padlock Demo Scene Prefab** to your scene to get everything setup and ready to go without having to follow any extra steps.
{% endhint %}

{% embed url="<https://youtu.be/mewU3z9Zu_w>" %}

{% hint style="info" %}
**CREATE LAYER:** Create a Layer in the top right of the Unity Inspector called **PadlockSpinner**
{% endhint %}


---

# 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://speedtutoruk.gitbook.io/padlock-system-doc/getting-started/video-tutorial-setup.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.
