# Video Guides

***

## Getting Started with Ango Hub for Annotators

An introduction to the platform basics and core annotation workflow.

<a class="button primary" data-icon="up-right-from-square">Video Link</a>

***

## Introduction to the Ango Hub Medical Labeling Editor

Overview of the Medical Labeling Editor interface and essential tools.

<a class="button primary" data-icon="up-right-from-square">Video Link</a>

***

## Advanced Features of the Ango Hub Medical Labeling Editor

Explore advanced tools and features for efficient medical annotation.

<a class="button primary" data-icon="up-right-from-square">Video Link</a>

***

## Using our First-Party Generative AI Plugins

Learn how to use built-in Generative AI plugins to enhance your workflow.

<a class="button primary" data-icon="up-right-from-square">Video Link</a>

***


---

# 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.imerit.net/video-guides.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.
