# Chat Window

## Chatting

* Click the Start button or press Enter to open the chat window.
* Messages will be shown in the chat window and displayed as a speech bubble over the character.

<figure><img src="/files/dXI88fMFyB87iCpUmRz3" alt=""><figcaption></figcaption></figure>

## Chat Options

* You can set various options by using the filters.&#x20;
* In addition, emojis and stickers can help express your emotions.

<figure><img src="https://lh4.googleusercontent.com/Wz-ZJxtIaXb6l3a1C2v1Z1F8vGqu4YZ1vmUI4ftHpQPBufbGyXmHcnbc34MmxNX591gxRwLR735lUPYsxq24QiUErt6sSwNq2jM-F0gwjnIgXbbdcgBXZw9bmsUiFaJCTEJjbrEYgfHRr3A3EahqKhk" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="73.33333333333331">No.</th><th width="148">Feature</th><th>Description</th></tr></thead><tbody><tr><td> 1</td><td>Chat Filters</td><td><p>You can set filters to better match your goals.</p><p>To chat privately with a specific player, select Whisper.</p></td></tr><tr><td> 2</td><td>Select Emotion</td><td>You can select from various emojis and stickers.</td></tr><tr><td> 3</td><td>Show Emotion</td><td>You can display your emotions above your character.</td></tr></tbody></table>

{% hint style="warning" %}
**This document was updated on March 2, 2023. Some elements may differ from the game.**
{% endhint %}


---

# 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.klaykingdoms.com/en/guide/gameplay/beginners-guide/chat-window.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.
