> 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/fr/prendre-en-main-jakartowns/passages.md).

# Remonter le temps

La liste des passages disponibles à votre emplacement est affichée en haut à droite de l'écran.

Lorsque la même rue a été numérisée à plusieurs reprises, vous pouvez comparer les données collectées à différentes dates. Cela permet de visualiser l'évolution d'un secteur, de vérifier l'état d'une infrastructure, de constater l'impact d'un événement ou de simplement remonter dans le temps.

Sélectionner une date spécifique charge l'image panoramique et le nuage de points collectés à cette date, ce qui permet de comparer un même endroit à plusieurs moments dans le temps.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGtMh30Wh491RMXZjK9mg%2Fuploads%2Fn9iKXgbaPZtZe1O0BFFO%2Fjkt-passages.mp4?alt=media&token=3d524926-3ac7-4e18-a0de-67ad9da2923f>" %}


---

# 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.jakarto.com/guide-jakartowns/fr/prendre-en-main-jakartowns/passages.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.
