# Radial Emote Menu

## **Radial Emote Menu** <a href="#radial-emote-menu" id="radial-emote-menu"></a>

The special pop-up menu is used to activate emotes. It serves as a “fast access” or “favorites” menu for all user emotes.

{% hint style="info" %}

### **Controls** <a href="#controls" id="controls"></a>

* **Radial Emote Menu** is activated by pressing the **“E” key** on the keyboard. Repeat the key to close the pop-up. Pressing the key returns to the category selection if one was previously selected.
* Emotes are selected using the **mouse (for direction)** & **clicking LMB** for activation.
* After an emote is activated, the pop-up closes automatically.
  {% endhint %}

{% hint style="warning" %}

### **User Story** <a href="#user-story" id="user-story"></a>

1. User **presses** the “E” key and activates the radial pop-up menu with emote categories.
2. User **selects** one of 5 emote categories.
3. User **selects** one of the emotes in the menu using mouse controls and activates an emote.
   {% endhint %}

<details>

<summary>Reference</summary>

</details>

## **Radial Emote Menu Customization** <a href="#radial-emote-menu-customization" id="radial-emote-menu-customization"></a>

Radial Menu contains a limited number of emotes. Therefore, the menu can be customized in a separate pop-up window.

{% hint style="info" %}
Each of 5 emotes categories may contain up to **8 emotes**.
{% endhint %}

<details>

<summary>Reference</summary>

</details>


---

# 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://metafluence.gitbook.io/docs/social-fi-elements/communication/emotes/radial-emote-menu.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.
