> 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/virtual-environment-management.md).

# Virtual environment management

Do you want to be able to create, manage and interact with virtual environments on your own? Once you've created your 3D world, it's time to use it to organise events and initiatives!

Discover the key features you can use to get the most out of virtual environments.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Live Streaming</td><td></td><td><a href="/pages/5VY4TVerKVc7LtQFKiAx">/pages/5VY4TVerKVc7LtQFKiAx</a></td></tr><tr><td></td><td>Users in my scene (CCU)</td><td></td><td><a href="/pages/IgDvwP3GyHEgB3tA9AD9">/pages/IgDvwP3GyHEgB3tA9AD9</a></td></tr><tr><td></td><td>Users interactions</td><td></td><td><a href="/pages/s2zYjsKUNhAhmikirsTO">/pages/s2zYjsKUNhAhmikirsTO</a></td></tr><tr><td></td><td>Website integration</td><td></td><td><a href="/pages/de2it6RYeUu69NJQeZHD">/pages/de2it6RYeUu69NJQeZHD</a></td></tr><tr><td></td><td>Video call integration</td><td></td><td><a href="/pages/PdqH2dNkFBQ7MmArMe9W">/pages/PdqH2dNkFBQ7MmArMe9W</a></td></tr></tbody></table>


---

# 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/virtual-environment-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.
