# Gestisci le land in Coderblock Studio

Una volta settato correttamente il wallet Metamask (quello contenente le land che possiedi), potrai gestire le tue land all'interno di **Coderblock Studio**, la suite completa per modificare, monitorare e creare le tue esperienze virtuali!

La sezione dedicata alle **land** ti permetterà di personalizzare le tue proprietà modificandone il nome, la descrizione, l’icona sulla mappa e quella del gestionale.

Inoltre avrai l'opportunità di sviluppare una o più scene sulle tue land attraverso il nostro **Builder**, uno strumento online che ti permetterà di costruire il tuo ambiente virtuale in modalità “drag & drop” per progettare un’esperienza incredibile da far vivere ai tuoi utenti!

\
Accedi a Coderblock Studio da [**qui**](https://coderblock.com/login).


---

# 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-lands/landowner-onboarding/gestisci-le-land-in-coderblock-studio.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.
