# Video Tutorials

## <mark style="color:blue;">How do I set up an alert for a specific location?</mark>

{% embed url="<https://youtu.be/_AFWVL6to6M>" %}
Learn how to set up an alert for a specific location
{% endembed %}

## <mark style="color:blue;">How can I set up an alert for all products with the same stock threshold?</mark>

{% embed url="<https://youtu.be/np8GxIyyRG8>" %}
Learn how to set up an alert for all products with the same stock threshold
{% endembed %}

## <mark style="color:blue;">How can I set up an alert for specific variants?</mark>

{% embed url="<https://youtu.be/K7vebYM2JIo>" %}
Learn how to set up an alert for specific variant
{% endembed %}

## <mark style="color:blue;">How to create an alert to check if an item is unavailable at one location but available at other locations?</mark>

{% embed url="<https://youtu.be/YdoXg84Zs8o>" %}
Learn how to create an alert to check if an item is unavailable at one location but available at other locations
{% endembed %}

## <mark style="color:blue;">How to create an alert to have different stock threshold for different items?</mark>

{% embed url="<https://youtu.be/woBbZrzI3Mw>" %}
Learn how to create an alert to have different stock threshold for different items
{% 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://docs.ialert.xeonapp.com/video-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.
