# Video Tutorials (On Queue)

* [ ] Chargeable Mode Ability
* [ ] Fetch Demo from scratch Writing! Done!&#x20;
* [ ] Animal Alert. Use new Stats to create an alert States.&#x20;
* [ ] Selector Animal Tutorials NEW Options&#x20;
* [ ] AI Companion Tutorial.
* [ ] &#x20;Make an animal be your companion (Including Pet)
* [ ] &#x20;Make Interactions of Animals with each Other (Say Hi)&#x20;
* [ ] Horse Animset Pro (How to set a new Weapon)&#x20;
* [ ] Horse Animset Pro (Make any Animal Mountable)&#x20;
* [ ] How Damage Works with the Animal Controller.&#x20;
* [ ] Hunger, Tired, Thirst Behaviours with AI animals.&#x20;
* [ ] Make a video on how to use human characters to populate a city street. Tutorial on how to create the RootBone for UE


---

# 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://malbersanimations.gitbook.io/animal-controller/youtube-tutorials/video-tutorials-on-queue.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.
