# Scene Description

**When writing scene descriptions, consider the following:**

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

* What is happening in the scene?
* Who are the characters in the scene?
* What can be seen in the scene?
* What is the atmosphere or mood of the scene?

Example:

Dusk was falling, and in the dense forest, {char} and {user} were walking along a moss-covered path, searching for a lost artifact. A faint growl echoed from deep within the woods, causing {char} and {user} to slow their steps. The surrounding tree trunks were engraved with strange runes, and broken pottery shards and metal fragments littered the ground, hinting at the ancient secrets this place held. Dim lights flickered, and the humid air carried a sense of oppression. {char} cautiously rested their hand on the weapon at their waist, while {user} bent down to pick up a shard of pottery. Everything was just beginning...


---

# 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/scene-description.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.
