> For the complete documentation index, see [llms.txt](https://desmoines.worldiaday.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://desmoines.worldiaday.org/events/all-events.md).

# All events

<table data-column-title-hidden data-view="cards"><thead><tr><th>Event year</th><th>Date</th></tr></thead><tbody><tr><td><a data-mention href="/pages/CbV1NagJyLcqlzGBn4Ou">/pages/CbV1NagJyLcqlzGBn4Ou</a></td><td>March 7, 2026</td></tr><tr><td><a data-mention href="/pages/VF67prqhKTmYcGPiTASw">/pages/VF67prqhKTmYcGPiTASw</a></td><td>March 4, 2023</td></tr><tr><td>Des Moines 2020</td><td>February 22, 2020</td></tr><tr><td><a data-mention href="/pages/pRv4P3htVooakKcoqXTg">/pages/pRv4P3htVooakKcoqXTg</a></td><td>February 23, 2019</td></tr><tr><td><a data-mention href="/pages/uH4hVtCoFfNbPQdfhlXJ">/pages/uH4hVtCoFfNbPQdfhlXJ</a></td><td>February 24, 2018</td></tr><tr><td><a data-mention href="/pages/qY8Jryt46qXYI9wJSdJZ">/pages/qY8Jryt46qXYI9wJSdJZ</a></td><td>February 18, 2017</td></tr><tr><td><a data-mention href="/pages/mqNSWpXoRJDBhzeXseUD">/pages/mqNSWpXoRJDBhzeXseUD</a></td><td>February 20, 2016</td></tr><tr><td>Des Moines 2015</td><td>February 21, 2015</td></tr><tr><td>Des Moines 2014</td><td>February 15, 2014</td></tr></tbody></table>


---

# 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:

```
GET https://desmoines.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.
