> 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/business/start/spaces-lands-e-digital-twin/digital-twin.md).

# Digital Twin

**Digital twins** are **virtual representations of real environments, structures and initiatives**: a **true digital copy in the virtual world**.&#x20;

From headquarters to event pavilions, from hospital facilities to cinemas, every business reality can have its digital twin, a virtual replica of an existing physical entity used to simulate, analyse and optimise various business operations. This advanced technology allows the creation of a detailed digital model capable of optimizing processes, anticipating problems and innovating with greater agility to remain competitive in an increasingly dynamic market, providing real-time insights into performance and operating conditions.&#x20;

**It provides a truly immersive physical-digital experience** that enables activities such as simulation and testing, research and development, process optimization and efficiency improvement.

<figure><img src="/files/gjoGy5YeMuCF99v6r4qj" alt=""><figcaption><p> Digital Twin - <strong>Flagship Station di Q8 a Paderno Dugnano</strong> (MI).</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, and the optional `goal` query parameter:

```
GET https://docs-en.coderblock.com/coderblock-studio/business/start/spaces-lands-e-digital-twin/digital-twin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
