# What is a Digital Twin?

**A digital twin is an accurate digital replica of a physical object or environment**, typically created using technologies such as LiDAR (*Light Detection and Ranging*).

This concept derives its relevance from its ability to faithfully replicate reality, allowing for precise analysis, inventory, and measurement of the concerned objects.

In the context of asset management, this means that a digital twin can serve as a valuable resource for monitoring the state of an asset or its context, using the precise data collected by technologies such as those from [Jakarto](https://www.jakarto.com/en/technologies/geographic-data-acquisition).


---

# 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.jakarto.com/guide-jakartowns/en/quest-ce-quun-jumeau-numerique.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.
