> For the complete documentation index, see [llms.txt](https://book.rochat.ai/rochat_book_en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.rochat.ai/rochat_book_en/how-to-create-a-group-scene-on-rochat/new-features-for-group-role-playing.md).

# New Features for Group Role-playing

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

Narrator **(DM)**: The storyteller and driving force behind the story. Clicking it will narrate the story as the narrator, making it a great addition to group role-playing!

<figure><img src="/files/QZPb6CDGlnRUh7YpOoHn" alt=""><figcaption><p><strong>Judge (DM)</strong></p></figcaption></figure>

**Dice**: When clicked, it will randomly assign speaking roles to characters in the group role-playing scene.

<figure><img src="/files/L6C4eaoisfXU9ii3LuE9" alt=""><figcaption><p><strong>Dice</strong></p></figcaption></figure>

**Character Avatars**: Displays the avatars of all characters in the current scene. Clicking a character will make that character speak.

<figure><img src="/files/P0Ies3TRYOd67KB6zauL" alt=""><figcaption><p><strong>Character Avatars</strong></p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://book.rochat.ai/rochat_book_en/how-to-create-a-group-scene-on-rochat/new-features-for-group-role-playing.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.
