# Emotes

- [Criar Emotes](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/emotes/creating-emotes.md): Dicas e diretrizes para criar Emotes do Decentraland.
- [Rig do avatar](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/emotes/avatar-rig.md): Noções básicas sobre o rig do avatar.
- [Partículas em emotes](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/emotes/particles-in-emotes.md): Como exportar partículas nos seus Emotes usando Armature
- [Props e sounds](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/emotes/props-and-sounds.md): Diretrizes para adicionar props e sounds aos emotes.
- [Funcionalidades do rig](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/emotes/rig-features.md): Funcionalidades sobre o rig do avatar e o ficheiro descarregável.


---

# 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://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/emotes.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.
