> For the complete documentation index, see [llms.txt](https://docs.opencityitalia.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4.md).

# Evolutive gennaio - dicembre 2026

- [Release 15 luglio 2026](https://docs.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4/4.13.0-15-07-2026.md)
- [Release 1 luglio 2026](https://docs.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4/4.12.0-01-07-2026.md)
- [Release 17 giugno 2026](https://docs.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4/4.11.0-17-06-2026.md)
- [Release 3 giugno 2026](https://docs.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4/4.8.0-06-05-2026.md)
- [Release 19 maggio 2026](https://docs.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4/4.8.0-06-05-2026-1.md)
- [Release 6 maggio 2026](https://docs.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4/4.8.0-06-05-2026-2.md)
- [Release 22 aprile 2026](https://docs.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4/4.7.0-22-04-2026.md)
- [Release 8 aprile 2026](https://docs.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4/4.6.0-08-04-2026.md)
- [Release 25 marzo 2026](https://docs.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4/4.5.0-25-03-2026.md)
- [Release 12 marzo 2026](https://docs.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4/4.4.0-12-03-2026.md)
- [Release 2 marzo 2026](https://docs.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4/4.3.0-02-03-2026.md)
- [Release 11 febbraio 2026](https://docs.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4/4.2.0-11-02-2026.md)
- [Release 28 gennaio 2026](https://docs.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4/4.1.x-28-01-2026.md)
- [Release 14 gennaio 2026](https://docs.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4/4.0.x-14-01-2026.md)


---

# 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.opencityitalia.it/stanza-del-cittadino/installazione-e-manutenzione/release/versione-4.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.
