# React to a message with an emoji

Sometimes you don't have the right words to say, or there's only so many ways you can say 'OK' of 'I've got it'. React to a chat message instead by using an emoji.

* Hover your mouse beside your teammates chat message and you'll see a smiley face icon.
* Click on the smiley face.
* Select the emoji of your choice from the pop-up window.

If you find yourself searching for the same emoji each time you can easily access it by clicking on the clock icon in the emoji pop up window, and view your most used emojis all in one place.

![](https://dl.intheloop.io/loop-help/react-to-a-message-with-an-emoji.md/react_to_a_chat_message.gif)


---

# 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://help.intheloop.io/teams/react-to-a-message-with-an-emoji.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.
