# All events

| Event year                            | Date             |
| ------------------------------------- | ---------------- |
| [Cesena 2020](/events/cesena-2020.md) | 22 feb 2020      |
| Cesena 2022                           | 5 Marzo 2022     |
| Cesena 2023                           | 4 Marzo 2023     |
| [Cesena 2024](/events/cesena-2024.md) | 2 Marzo 2024     |
| [Cesena 2025](/events/cesena-2025.md) | 7 e 8 Marzo 2025 |
| [Cesena 2026](/events/cesena-2026.md) | Marzo 2026       |


---

# 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://cesena.worldiaday.org/events/all-events.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.
