# Gestione scene virtuali

**La tua scena virtuale è**, essenzialmente, **una tela bianca su cui dipingere**: puoi dare forma ai tuoi sogni e dar vita ad esperienze straordinarie. In Coderblock è possibile creare esperienze entusiasmanti, coinvolgendo gli utenti e sfruttando la capacità di generare profitti dalle proprie creazioni.&#x20;

In quanto Creator, hai **totale libertà** nella gestione delle tue scene virtuali: potrai usare la tua creatività per creare spazi con stili e finalità differenti e decidere autonomamente se condividerle o metterle in vendita.\
\
Potrai, inoltre, inserire delle avventure personalizzate sotto forma di quest, intrattenere i tuoi utenti con degli [NPC](/coderblock-studio/builder-tool/npc-e-conversazioni.md), trasmettere in live streaming sui maxi schermi e, prossimamente, inserire nuovi membri del tuo team per la gestione della scena e moderare le tue esperienze, escludendo eventuali utenti indiscreti.&#x20;

Per maggiori informazioni, [leggi qui](/coderblock-studio/gestione-degli-ambienti-virtuali.md).


---

# 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://docs-it.coderblock.com/coderblock-studio/creator/per-iniziare/gestione-scene-virtuali.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.
