# Play Chat

## **1. Start Chat!**

Enter your message in the text field and click the send button on the right to chat with the character.

<figure><img src="/files/FkWo10DJOy4qiKaXyjVu" alt=""><figcaption><p>How to send your message</p></figcaption></figure>

***

## **2.** Situation Description

When you press the **\*** button, an asterisk will appear in the chat input. Write the character’s actions or situation between the asterisks, and the character will respond accordingly. When you're done describing the scene, make sure to close the sentence with another **\***.

<div><figure><img src="/files/hhfp5YGCDAeJoc4YIjlN" alt=""><figcaption><p>Situation Description Off</p></figcaption></figure> <figure><img src="/files/6KgMDCKK7nO8VN8aliUA" alt=""><figcaption><p>Situation Description <strong>On</strong></p></figcaption></figure></div>

***

## 3. Chat Features

Explore features that enhance your chat experience and bring characters to life—like Play Voice, Edit, Delete, and Reroll. Click each section’s link to learn more in detail.

### **• Play Voice**

When you click the play icon at the bottom right of the chat, the character will speak the message aloud.

<figure><img src="/files/fMfSqOaaHP62u4zuajeK" alt=""><figcaption><p><strong>Play Voice</strong></p></figcaption></figure>

***

### **•** Edit

By clicking the edit icon, you can modify the chat history. You can edit your messages<sup><mark style="color:yellow;">(1)<mark style="color:yellow;"></sup>, the character’s messages<sup><mark style="color:yellow;">(2)<mark style="color:yellow;"></sup>, and even adjust advanced options like Cognitive State<sup><mark style="color:yellow;">(3)<mark style="color:yellow;"></sup> and Situation<sup><mark style="color:yellow;">(4)<mark style="color:yellow;"></sup>. Modifying the key(“”) may prevent proper AI output. For best results, change only the value.

<figure><img src="/files/7SfBVx9Y1s8iMogmrDRW" alt=""><figcaption><p>Basic Editing</p></figcaption></figure>

<figure><img src="/files/GtX3MPaD8XHlkyL9xnwm" alt=""><figcaption><p>Advanced Editing</p></figcaption></figure>

***

### **• Delete**

You can delete a message by clicking the trash icon at the bottom right of the chat.

<figure><img src="/files/D6Uv67ReqLFdZic13DHS" alt=""><figcaption><p>Delete Chat</p></figcaption></figure>

***

### **•** Reroll

Click the reroll button at the bottom left of the chat to regenerate the character’s message.

<figure><img src="/files/Wfgh7NNhRZyUmxjOjPHG" alt=""><figcaption><p>Reroll</p></figcaption></figure>


---

# 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://visualnovel.gitbook.io/guide/ko/play-chat.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.
