# Copy of Agenda

{% hint style="success" %}
World IA Day Columbus 2026 is on March 7, 2026. [The tickets are available at Eventbrite.](https://www.eventbrite.com/e/world-ia-day-columbus-2026-tickets-1980695936866) The event is free, but tickets are limited: don’t miss out!
{% endhint %}

| <p>8:30 am - 9:25 am<br>Registration & Networking</p> |
| ----------------------------------------------------- |
| <p>9:30 am - 9:55 am<br>Opening Remarks</p>           |
| <p>10:00 am - 12:00 pm<br>Morning Presentations</p>   |
| <p>12:00 pm - 1:00 pm<br>Lunch</p>                    |
| <p>1:00 pm - 3:25 pm<br>Afternoon Presentations</p>   |
| <p>3:30 pm<br>Closing Remarks</p>                     |

***

## Program schedule

### `HH:MM am/pm`  - Talk title - Speaker(s)

Session description

Presented by SPEAKER NAME with link to bio

<details>

<summary>About SPEAKER NAME</summary>

Author bio

{% hint style="info" %}
Tip: You can create bio pages under Community or you can put bios in a collapsible container.
{% endhint %}

</details>


---

# 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://columbus.worldiaday.org/events/copy-of-agenda.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.
