# Per iniziare

Diventa un **Creator virtuale**: potrai costruire in pochi step mondi unici, condividerli con la tua community e guadagnare dando libero sfogo alla tua fantasia. Non avrai bisogno di competenze, **basterà solo la tua creatività!**

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td>I piani nel dettaglio</td><td></td></tr><tr><td></td><td>Scene virtuali e Lands</td><td></td></tr><tr><td></td><td>Ingresso in Coderblock Studio</td><td></td></tr><tr><td></td><td>Gestione scene virtuali</td><td></td></tr></tbody></table>


---

# 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.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.
