# Tutorial

- [Custom emotes](https://kosmx.gitbook.io/emotecraft/tutorial/custom-emotes.md): How to create custom emotes (and how to not)
- [Section 1: Into the 3D animation](https://kosmx.gitbook.io/emotecraft/tutorial/section-1-into-the-3d-animation.md): How 3D animation is working...
- [Section 2: The secret feature and other useful things](https://kosmx.gitbook.io/emotecraft/tutorial/section-2-the-secret-feature-and-other-useful-things.md): Tools to use
- [Section 3: The Blender emote creator](https://kosmx.gitbook.io/emotecraft/tutorial/section-3-the-blender-emote-creator.md)
- [Section 4: Saving the emote](https://kosmx.gitbook.io/emotecraft/tutorial/section-4-saving-the-emote..md): If you want to see it in Minecraft:
- [Section 5: Advanced functions and JSON](https://kosmx.gitbook.io/emotecraft/tutorial/section-5-advanced-functions-and-json.md): Only for advanced users


---

# 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://kosmx.gitbook.io/emotecraft/tutorial.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.
