# Emotecraft

## Emotecraft

- [Emotecraft](https://kosmx.gitbook.io/emotecraft/master.md): Emotecraft user manual
- [Manual](https://kosmx.gitbook.io/emotecraft/manual/manual.md): How to use the mod
- [Where is the menu (Fabric)](https://kosmx.gitbook.io/emotecraft/manual/where-is-the-menu-fabric.md): Where can the menu be opened
- [The menu](https://kosmx.gitbook.io/emotecraft/manual/the-menu.md): the menu
- [Other options](https://kosmx.gitbook.io/emotecraft/manual/other-options.md): dark mode, debug, Quark
- [In-game menu](https://kosmx.gitbook.io/emotecraft/manual/in-game-menu.md): by pressing B
- [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
- [About Quark emotes](https://kosmx.gitbook.io/emotecraft/quark-emotes/about-quark-emotes.md): Vazkii's Quark mod


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://kosmx.gitbook.io/emotecraft/master.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.
