> For the complete documentation index, see [llms.txt](https://docs.decentraland.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes.md).

# Wearables e Emotes

- [Wearables](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/wearables.md): Uma visão geral dos NFTs de wearables para o Decentraland
- [Criação de Wearables](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/wearables/creating-wearables.md): Dicas e diretrizes para criar Wearables do Decentraland
- [Wearables ligados](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/wearables/linked-wearables.md): Representações wearable de tokens de terceiros
- [Emotes](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/emotes.md): Uma visão geral dos NFTs de emotes para o Decentraland
- [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.
- [Gerir coleções](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/gerir-colecoes.md): Gira as suas coleções de wearables e emotes
- [Criar uma coleção](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/gerir-colecoes/creating-a-collection.md): Diretrizes para criar uma coleção do Decentraland
- [Carregar Wearables](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/gerir-colecoes/uploading-wearables.md): Diretrizes para carregar Wearables no Editor
- [Carregar Emotes](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/gerir-colecoes/uploading-emotes.md): Diretrizes para carregar Emotes no Editor
- [Carregar Smart Wearables](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/gerir-colecoes/uploading-smart-wearables.md): Diretrizes para carregar Smart Wearables no Editor
- [Publicar coleções](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/publicar-colecoes.md)
- [Publicar coleções](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/publicar-colecoes/publishing-collections.md): Descrição do processo de publicação e aprovação de wearables do Decentraland
- [Comissão de curadoria](https://docs.decentraland.org/creator/content-creator-pt/wearables-e-emotes/publicar-colecoes/curation-committee.md): Descrição e discussão da Comissão de Curadoria de Wearables


---

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