# Emotecraft

Minecraft mod to add emotes to the game like in Bedrock Edition... Just it's open source and free unlike that :D

## Emotecraft key features

* Emote play and synchronization
* Fast emote choosing from a list
* [Custom emote support](/emotecraft/tutorial/custom-emotes.md)
* [Quark ](/emotecraft/quark-emotes/about-quark-emotes.md)emote support

{% hint style="warning" %}
The tutorial is not done yet!
{% endhint %}

## [Creating custom emotes](/emotecraft/tutorial/custom-emotes.md)

How to create custom emotes and use them.

### [About Quark importer](/emotecraft/quark-emotes/about-quark-emotes.md)

limitations and tips


---

# 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/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.
