> For the complete documentation index, see [llms.txt](https://docs.monaverse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monaverse.com/general-resources/buildathons-challenges/emote-emoji-challenge-completed.md).

# Emote/Emoji Challenge (Completed)

## The Brief

There are 2 new ways to express yourself in the Monaverse:

The Emote Wheel + The Emoji Menu

To celebrate these new features, we’re asking you - how will you express?

* Create a custom emote animation for explorers to use inside the Monaverse.
* Create a custom emoji (image) for use in Mona and 👾Discord

| Emote                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Emoji                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><img src="/files/oBH9gzXo2peL98rQAIll" alt=""></p><p></p><p>Top custom emote animations will be chosen and brought into the Monaverse.</p><ul><li>Dances, gestures, positions etc.</li><li>Capture using tools like <a href="https://www.rokoko.com/">Rokoko</a> or animate by hand.</li></ul><p><strong>File Specifications</strong></p><p><strong>.FBX Format</strong></p><p>Use a default Unity rig - <a href="https://github.com/monaverse/SpaceStarter/blob/main/Assets/Resources/Editor/Avatar.fbx">Download</a>.</p><p>Animation <em>must</em> loop.</p><p>Name your emote!</p><p><em>Max</em> 30 seconds long.</p><p>No root motion.</p><h4><strong>Tools</strong></h4><p><strong>Blender -</strong><a href="https://www.blender.org/"><https://www.blender.org/></a></p><p><strong>Rokoko -</strong><a href="https://www.rokoko.com/"><https://www.rokoko.com/></a></p><p><strong>Cascadeur -</strong><a href="https://cascadeur.com/plans"><https://cascadeur.com/plans></a><br><br><strong>Resources</strong><br><a href="https://www.youtube.com/watch?v=NnXVqOX7-aA">Avatar Animation Workshop</a></p> | <p><img src="/files/RG4DD4S53nPLrg8jzqMd" alt=""></p><p></p><p>Top custom emojis (image or .gif) will be available for all in Mona and 👾Discord.</p><ul><li>Reacts, images, animations related to Mona or the metaverse.</li></ul><p><strong>File Specifications</strong></p><p><strong>.PNG format</strong></p><p>256 x 256px <em>max</em></p><p>Transparent background</p><p>Static or animated emojis welcome.</p><p><a href="https://discord.com/blog/beginners-guide-to-custom-emojis">Discord Emoji Guidelines</a></p><h4>Tools</h4><p><strong>Krita</strong> -<a href="https://krita.org"><https://krita.org></a></p><p><strong>Photoshop</strong> -<a href="https://adobe.com"><https://adobe.com></a><br><br><br><br><br></p> |

## **Prizes**

* 1 ETH in prizes
* Your work is featured in Mona the Mona Emote Wheel / Emoji Menu for all to use.
* Your emojis as part of the [Mona Discord Server](https://discord.com/invite/gcrGHzTerU) for all to use.
* Glory and fame!

## **Judging**

Emotes and Emojis will be selected by a small group of judges. They will be asked to choose their favorites based on originality, execution and concept.

## Winners

Olgelta

Felirami

JustFEMI

Pixel

Happy Arch

Xico


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.monaverse.com/general-resources/buildathons-challenges/emote-emoji-challenge-completed.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
