# Chat Enhancements

Storychat includes several optional features to make your conversations more immersive, personal, and seamless.

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

***

**🎭 Roleplay Mode**

Toggle whether to show or hide *actions and thoughts* in the chat.

* ON → Displays messages like: \*He smirks quietly\*
* OFF → Only the Character’s spoken lines are shown.

<br>

Great for roleplaying, storytelling, or cleaner dialogue.

***

**🌌 Background Image**

Switch the character chat background on or off.

* ON → See each Character’s unique background.
* OFF → Chat in a simple dark interface.

***

**🌍 Translation**

Chat in any language you want.

When translation is enabled, Characters will speak and reply in your selected language.

<br>

⚠️ For best results, make sure your initial message is also in that language.

Mixed languages may reduce response quality.

***

🧩 Use these tools to tailor your chat exactly how you like it.


---

# 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://storychat.gitbook.io/storychat/tutorials/chatting-with-characters/chat-enhancements.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.
