# Mappatura automatizzata

- [Mappa](https://docs.we-map.it/mappatura-automatizzata/mappa.md): Esplora la rete di sentieri escursionistici con la nostra mappa interattiva basata su OpenTopoMap. Scopri funzionalità avanzate, supporto offline e navigazione precisa.
- [Percorsi Escursionistici](https://docs.we-map.it/mappatura-automatizzata/percorsi-escursionistici.md): Questo documento fornisce una panoramica delle tecnologie e dei servizi utilizzati per generare dinamicamente e visualizzare i sentieri escursionistici ufficiali sulla mappa.
- [Segnaletica](https://docs.we-map.it/mappatura-automatizzata/segnaletica.md): Questo documento fornisce una panoramica delle tecnologie e dei servizi utilizzati per la gestione e la visualizzazione della segnaletica presente lungo i sentieri sulla mappa.
- [Fontane](https://docs.we-map.it/mappatura-automatizzata/fontane.md): Questo documento fornisce una panoramica delle tecnologie e dei servizi utilizzati per indicare dinamicamente la posizione delle fontane lungo i percorsi escursionistici


---

# 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.we-map.it/mappatura-automatizzata.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.
