# How to Create a Scene

### **1. Select a Character**&#x20;

The first step in creating a scene is selecting a character as the basis. There are two entry points for creating scenes: the plus button on the homepage bar and the create scene button on the character description page.

#### **1.1 Explore**

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

#### **1.2 Character Details Page**

<figure><img src="/files/JnOcmex7lw0M2ObMJJuh" alt=""><figcaption></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://book.rochat.ai/rochat_book_en/how-to-create-a-scene-on-rochat/how-to-create-a-scene.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.
