# Video intro

Want to know more about low-code building with UI Bakery? Go ahead and check out this overview video👇

{% embed url="<https://www.loom.com/share/5444b4c82de34b03b3f6c68bc5093f78?sid=9b893ab4-a3b3-4121-924d-cabba97e36af>" %}

{% hint style="info" %}
You can adjust the playback speed in the player settings to match your preferences.
{% 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://docs.uibakery.io/build-from-scratch/video-intro.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.
