# Emotes

{% hint style="warning" %}
**This whitepaper is outdated:**

We are currently in the process of updating the whitepaper to reflect our most ambitious development phase yet. Stay informed by [signing up](https://gmr.center/sign-up) or joining our [Telegram channel](https://t.me/gmrcenter).

We have kept this version online for informational purposes only.
{% endhint %}

![](/files/akB1MN8MncJBx3rS6MuX)

Emotes are sprites that can be unlocked via account progression and displayed during combat and appear above the player's character.

Players can equip three different emotes at a time. Displaying an emote does not interrupt the actions of the players. A small amount of *cooldown* occurs between uses, to disallow spamming the emotes.

Pressing the **G** key will allow the player to quickly display the first emote equipped.

Leaving the **G** key pressed will display a radial menu with the other two emotes. When the player hovers over a certain emote, and releases the key, that emote will be displayed.

|               Emote              |         Name        |
| :------------------------------: | :-----------------: |
| ![](/files/qr27f2sCRXfMEYSkKOr3) |       Awesome       |
| ![](/files/goPldKJipJE7c1ZbRQAv) |         BFFS        |
| ![](/files/xVc5Dfi4XbaIKmNtQ30s) |     Bling Bling     |
| ![](/files/d3LdvuWTysOmffwwtHpX) |        Chisma       |
| ![](/files/WUervXFiy0WQb3Ik2qTK) |      Come At Me     |
| ![](/files/nAhqt22wlazF6NynskCE) |        Crash        |
| ![](/files/qtHch9sxIgKrfFr5v8Ve) |        Dizzy        |
| ![](/files/RVkwYKHmkPjfQUjUDfpY) |      Don't Know     |
| ![](/files/Fj1qUPPbo6dPUfnJp4nv) |   Don't Look At Me  |
| ![](/files/44dxzGAqdHzzOt5GmeLM) |      Easy Peasy     |
| ![](/files/d8eCzlbH5FwaQzYaBBeh) |        Fight        |
| ![](/files/Mb6cLtF6VYLuIEO09rUD) |      Fist Bump      |
| ![](/files/fZbodoAtpxrQe9tFLHLD) |          GG         |
| ![](/files/5SB5IWU9tlZKKgbmhsSV) |       Git Gud       |
| ![](/files/QkrKqv0R3yAsI1kxWU82) |       Go Team       |
| ![](/files/yLyM0bmtEyjfL2dYAQX5) |       Good Job      |
| ![](/files/KrmyxgOYLaXaUU1BrzTl) |        Got It       |
| ![](/files/ub8wxApn4K4UKVa0KXki) |        Gotcha       |
| ![](/files/tqmKDxXaOojpb82l2TpO) |      Great Team     |
| ![](/files/q4YyFiFjCJLi3r6VXi3O) |        Heart        |
| ![](/files/CeRJjdUE9TxHizHOCc0q) |     Hello There     |
| ![](/files/heg8sansawsZLod3g1v0) |        Hello        |
| ![](/files/gPFnRgIxpBtHuMujww6a) |      Here I Go      |
| ![](/files/JOjrgdWEMpgI8yt3H1iP) |       Hold On       |
| ![](/files/Fgat17KVXM3iPA3Yo6gO) |         Huh         |
| ![](/files/5nZCnyWD8N3e0hDgFFMi) |     Interesting     |
| ![](/files/bXCBkgCOAMGFd8PeGLON) |     Let Me Think    |
| ![](/files/pJYSjarb6XxEWpSX1K5o) |       Loading       |
| ![](/files/baOhhSocL8LdIPxnD6SW) |       Look Up       |
| ![](/files/Dsed4fFhiMFfgg671yvA) |  Love Is In The Air |
| ![](/files/IGbCsfJY9c7TnpoXHwTX) |     Master Mind     |
| ![](/files/nHXTbadJLfgcVBFdFEo1) |         Neo         |
| ![](/files/H5D33WNPkcZrpKJbY3qt) |         Nice        |
| ![](/files/It69lhoqMf6myqD6OpDW) |      Not Amused     |
| ![](/files/WzhsESJcZGYAep542ZxY) |       Oki Doki      |
| ![](/files/u3JrdPLjN9LSQhsAUhk8) |         OMG         |
| ![](/files/reRC6sWOuaYn3uAe6BrX) |         Rage        |
| ![](/files/BpzAiK7lQZVrXzTg8b0w) |      Sad Droid      |
| ![](/files/AVyMipZ6LhFX1C9xCg0l) |        Smash        |
| ![](/files/1u61AKOCEvVm4sfjRNfO) | They See Me Rolling |
| ![](/files/qBte0Md6kWd1XgqFNEIj) |         Why         |
| ![](/files/T30XRvledj1xpX6CJW4q) |         Wink        |
| ![](/files/LcbH5lPTydk1ll8WcxUc) |         Yay         |
| ![](/files/jr64dhzDz54ZIZngKi1x) |        Yikes        |


---

# 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://whitepaper.gmr.center/battle-leets/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.
