# Tutorials

{% hint style="info" %}
We will be adding tutorials throughout the Alpha trial rollout. If you are subscribed to our newsletter, you will receive notifications when a new tutorial is added.
{% endhint %}

Find all of our tutorials on [**our YouTube channel**](https://www.youtube.com/@tagloltd/featured) at any time.

## 2-minute Models overview

{% embed url="<https://www.youtube.com/watch?v=y5vLX6hy63s>" %}
Quick overview of Models features
{% endembed %}

## Introductory tutorials

### Introduction to Models by Taglo

{% embed url="<https://www.youtube.com/watch?v=RjMn8vOSlTk>" %}
30 minute introductory tutorial
{% endembed %}


---

# 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://help.taglo.io/start-here/tutorials.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.
