> For the complete documentation index, see [llms.txt](https://docs-en.coderblock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-en.coderblock.com/coderblock-studio/creators/start/virtual-scene-management.md).

# Virtual Scene Management

**Your virtual scene** is essentially a **blank canvas on which you can paint** your dreams and bring extraordinary experiences to life. In Coderblock you can create exciting experiences that engage users and take advantage of the ability to generate revenue from your creations.

As a Creator, you have **complete freedom** to manage your virtual scenes: you can use your creativity to design rooms with different styles and purposes, and decide whether to share or sell them.

You can also add personalised adventures in the form of quests, entertain your users with NPCs, broadcast live on large screens and soon add new team members to manage the scene and moderate your experiences, ensuring a safe environment by excluding intrusive users.

Read more [here](/coderblock-studio/virtual-environment-management.md).


---

# 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://docs-en.coderblock.com/coderblock-studio/creators/start/virtual-scene-management.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.
