# Get Emoji

\
\
**Introduction**&#x20;

The "Get Emoji" step in FlexyBot is designed to retrieve a specific emoji using it's identifier (name or unicode character)

**Configuration**

* **Value**: Enter the identifier or name of the emoji you wish to retrieve. This could be a standard Unicode emoji or a custom emoji identifier (name). This is a required field.

**Outputs**

* **Emoji**: This output variable represents the emoji that matches the provided value. It includes information about the emoji. If no matching emoji is found, the output will be empty.

**Usage**

* Useful for situations where you need to retrieve an emoji based on unicode value or name (custom emojis)
