> For the complete documentation index, see [llms.txt](https://docs.bravostudio.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bravostudio.app/get-started/help-and-tutorials/learn-with-videos.md).

# Learn with videos

## :bulb:Learn to Bravo

{% tabs %}
{% tab title="Bravo Tips" %}
{% embed url="<https://www.youtube.com/playlist?list=PLzg-UiRu-a_YTj5_eTVuR1uNmAFHKBuew>" %}

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

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

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

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

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

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

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

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

{% embed url="<https://www.youtube.com/watch?v=0RSPRbsKrBk>" %} <br>
{% endembed %}
{% endtab %}

{% tab title="Tutorials" %}
{% embed url="<https://www.youtube.com/watch?v=6wuJVEUdT44>" %}

{% embed url="<https://www.youtube.com/watch?t=124s&v=R8z9mx8RgrE>" %}

{% embed url="<https://www.youtube.com/watch?t=2679s&v=f2nXazGzmEU>" %}

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

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

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

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

{% embed url="<https://www.youtube.com/watch?t=2468s&v=v1BYft7_L6c>" %}

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

{% tab title="Webinars" %}
{% embed url="<https://www.youtube.com/watch?v=sk-ZniZiGAk>" %}

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

{% tab title="Build it with Jonas" %}
{% embed url="<https://www.youtube.com/playlist?list=PLzg-UiRu-a_ZgsQEz7x-sdYpBAS6MoJZf>" %}
{% endtab %}
{% endtabs %}

## :nerd: Bravo Crash Course

{% tabs %}
{% tab title="Beginner" %}
{% embed url="<https://www.youtube.com/playlist?list=PLzg-UiRu-a_aMrSlzRjuzCEE8CUv_4jG>\_" %}
{% endtab %}

{% tab title="Ready" %}
{% embed url="<https://www.youtube.com/playlist?list=PLzg-UiRu-a_afryVP8Z7AMaPW6jn-vNDE>" %}
{% endtab %}

{% tab title="Accelerate" %}
{% embed url="<https://www.youtube.com/playlist?list=PLzg-UiRu-a_Y5TgHkByRcPX8PkqvAcDMI>" %}
{% endtab %}

{% tab title="Victory" %}
Coming soon.
{% endtab %}

{% tab title="Expert" %}
Coming soon.
{% endtab %}
{% endtabs %}

## :star\_struck:Videos featuring Bravo

{% tabs %}
{% tab title="What is Bravo?" %}
{% embed url="<https://www.youtube.com/watch?v=t15BZZ1giGo>" %}

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

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

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

{% tab title="Build an app with Jesse Showalter" %}
{% embed url="<https://youtu.be/XhimuVI8GQs>" %}

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

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

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

{% embed url="<https://www.youtube.com/watch?v=gpQ5_cUc_B8&list=PLzg-UiRu-a_bobp_RwK-ydb9MQyI5zaHS&index=5>" %}
{% endtab %}

{% tab title="Bravo + Xano: Build a photo sharing app" %}
{% embed url="<https://www.youtube.com/watch?v=fQ-pqFK2qkc>" %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bravostudio.app/get-started/help-and-tutorials/learn-with-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.
