> 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/spaces-and-lands.md).

# Spaces and lands

Although the possibilities for creation and customisation are almost identical, there are, as expected, some differences between virtual scenes and land.

**Spaces are separate microcosms, not connected to each other** or to surrounding virtual worlds. They **can be shared** via a direct URL and are ideal for creating experiences and events tailored to a specific audience.

<figure><img src="/files/iviRRJ0iZmveb3Ck0VvG" alt=""><figcaption><p>Coderblock Headquarter.</p></figcaption></figure>

**Lands**, on the other hand, **are true virtual parcels of land on the blockchain**, with **ownership rights held through smart contracts**. Plots are located using coordinates within an open virtual map: the **Open World**. This world is accessible and explorable by any user on the platform: owning land within a shared space thus offers various opportunities in terms of visibility and awareness, as one's virtual terrain and the experiences it contains can be visited and enjoyed by a potentially infinite number of users. In addition, as property, land has a real value that can be increased, allowing it to be traded as a commodity for rent or sale to third parties.

<figure><img src="/files/pNjqAUZPcz6QNcRSfLT0" alt=""><figcaption><p>Open World!</p></figcaption></figure>

<figure><img src="/files/8RIDsGVUtKr7mJn0dCWG" alt=""><figcaption><p><em><strong>Lost Bungalow.</strong></em></p></figcaption></figure>


---

# 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/spaces-and-lands.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.
