# Scene's Note (Optional)

<figure><img src="/files/2EUSFPWxwx9gHQdnGo9h" alt=""><figcaption></figcaption></figure>

**Example**:\
When you want the character to always respond with one paragraph, you can move similar instructions from the scene description to the scene prompt to help the AI follow directions better.

## **How to Use Scene's Note**

### **Common Uses**

#### **Use 1: Guide the AI to describe specific scene details.**

> * \[When describing the scene, pay attention to environmental details such as changes in light, air temperature, and background sounds to make the scene more vivid.]
> * \[When {user} enters a new scene, describe the surroundings in at least three lines, along with {char}’s inner feelings.]

#### **Use 2: Strengthen Instructions**

Example:

> \[When {user} gives a command, {char} will decide whether to follow {user}’s request based on the context and their own objectives.]

#### **Use 3: Provide Temporary World Information to Enhance Scene Coherence**

Example:

> * \[This scene takes place in a medieval fantasy world. Please add scene details appropriate to the setting, such as ancient stone buildings, armored soldiers, and the bustling noise of vendors in the marketplace.]
> * \[When describing a war scene, focus on the brutal details of the battlefield, such as sparks from clashing swords, soldiers’ screams, and the sound of arrows cutting through the air.]


---

# 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/scenes-note-optional.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.
