> For the complete documentation index, see [llms.txt](https://docs.jakarto.com/guide-jakartowns/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jakarto.com/guide-jakartowns/en/readme.md).

# Jakartowns Guide

> 🌐 [Access Jakartowns](https://maps.jakarto.com/) — the web platform to explore your 3D data and 360° imagery.

### Users

Find quick answers to your questions about using Jakartowns with these links:

* [⚙️ Jakartowns Features](/guide-jakartowns/en/jakartowns/fonctionnalites-de-jakartowns.md)
* [🖇️ Inventory Creation](/guide-jakartowns/en/jakartowns/creation-dinventaires.md)
* [📌 Tutorials](/guide-jakartowns/en/jakartowns/tutoriels.md)
* [⌨️ Keyboard Shortcuts](/guide-jakartowns/en/jakartowns/raccourcis-clavier.md)

Can't find the answer to your question? [Contact us!](mailto:contact@jakarto.com)

<figure><img src="/files/dyBtEL8kpzBWKfVgh4yx" alt="" width="188"><figcaption></figcaption></figure>

***

### About Jakartowns

Jakartowns is a web application that simplifies the exploration of **LiDAR data** and **panoramic images** to analyze, measure, and inventory city and territory assets.

👉 Try it now at [maps.jakarto.com](https://maps.jakarto.com/).

Several hundred thousand kilometers of **digital twin** data are available online. [Contact us if you’d like to learn more about the platform.](mailto:contact@jakarto.com)


---

# 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.jakarto.com/guide-jakartowns/en/readme.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.
