> 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/localisation.md).

# Se localiser

## Les images panoramiques

Les images panoramiques est le moyen le plus intuitif de se localiser.

Cela étant dit, certaines méthodes de localisation complémentaires sont disponibles pour vous aider à vous localiser dans Jakartowns.

## La barre d'adresse

La barre de recherche d'adresse affiche automatiquement l'adresse la plus proche de votre position actuelle (mise à jour à chaque déplacement).

Vous pouvez utiliser la barre de recherche pour accéder rapidement à une adresse ou un lieu spécifique. Voir [la section sur la barre de recherche](https://docs.jakarto.com/guide-jakartowns/fr/prendre-en-main-jakartowns/pages/5hrQIhGFzFrzLSinjEyv#se-téléporter-vers-un-endroit-depuis-la-barre-de-recherche) pour plus de détails.

## La carte 2D

La carte 2D peut être utilisée pour se localiser sur Jakartowns. Entre autre, les couches de fond de carte, les tuiles matricielles ainsi que les numéros civiques peuvent vous aider à vous localiser à l'aide de la carte 2D. Il est possible de zoomer et de se déplacer dans la carte 2D pour sélectionner l’endroit souhaité.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGtMh30Wh491RMXZjK9mg%2Fuploads%2FBv9xeZuMak7Dr6prJHR7%2Flocalisation.mp4?alt=media&token=e6a4e564-75b8-4622-83f9-317e84cf7d17>" %}


---

# 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/localisation.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.
