# Setting Option Emojis

## Adding an Emoji

To add an emoji to a button or select menu option:

1. Navigate to your panel configuration and locate the button you want to customize
2. Click on the emoji icon (smiley face) next to the button name

<figure><img src="/files/Jd7nLqhoAQtrKdQpVgVc" alt=""><figcaption><p>Emoji icon button next to the button label</p></figcaption></figure>

3. The emoji picker menu will appear, displaying various categories of emojis
4. Browse through the available emojis or use the search bar at the top
5. Click on any emoji to select it

<figure><img src="/files/uUZOUhOy8axvXLZtu92X" alt=""><figcaption><p>Discord emoji picker menu</p></figcaption></figure>

The selected emoji will immediately appear on your button, making it more distinctive and user-friendly.

To remove an emoji from a button or select menu option:

1. Locate the button that has an emoji you want to remove
2. Click directly on the emoji icon displayed on the button

<figure><img src="/files/XGH1kCrUa0VcmoU9mZkq" alt=""><figcaption><p>Button with emoji and cursor hovering over it</p></figcaption></figure>

3. The emoji will be removed instantly, returning the button to its text-only state


---

# 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.ticketking.xyz/advanced-panel-customization/setting-option-emojis.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.
