> For the complete documentation index, see [llms.txt](https://docs.labii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.labii.com/support/youtube.md).

# YouTube

## Overview

Labii's YouTube channel is an excellent resource for users who prefer visual learning. With a vast collection of videos, the channel provides a straightforward and convenient way to understand and learn the different features of Labii. From step-by-step instructions on how to use specific tools to overviews of new updates, the videos cover a wide range of topics, making it easy for users to find what they need quickly. Additionally, the channel is regularly updated with new content to ensure users have access to the latest information and features. So, whether you're a new or experienced user, checking out Labii's YouTube page can be a great way to improve your Labii skills in just a few minutes.

## How to access Labii YouTube page

Two ways to access the YouTube page:

1. <https://www.youtube.com/c/Labii>
2. To access the YouTube page, simply click on the "**Support**" button in the top menu and then choose "**YouTube**" from the available options.


---

# 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.labii.com/support/youtube.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.
