# Videos

## The Superfluid Youtube Channel

{% embed url="<https://www.youtube.com/c/SuperfluidHQ/featured>" %}

## The Superfluid Developer Console

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

## Leveraging UserData in Your Super Apps

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

## SDK Core Walkthrough

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

## Running a Sentinel - A Step By Step Guide

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

## Getting Data From the Superfluid Subgraph

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

## Deploying Custom Super Tokens

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


---

# 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://superfluid.gitbook.io/superfluid/resources/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.
