# How to Create a Scene on Rochat

A scene is the context and background for a conversation, designed to provide a unique narrative setting for the character. This feature allows characters to engage in unique chat experiences within the immersive environment you create. It can be simple, such as describing a specific place, starting a story, supplementing character development, or even narrating an exciting plot between you and the character.

## What is a Scene

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

You can view all scenes related to a character and enter the chat by clicking on any specific scene on the character's details page.


---

# 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://book.rochat.ai/rochat_book_en/how-to-create-a-scene-on-rochat.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.
