# World IA Day Nashville

## Nashville

- [Home](https://nashville.worldiaday.org/home.md): Celebrating Information Architecture in LOCATION since 2012
- [All events](https://nashville.worldiaday.org/events/all-events.md): Explore the history of World IA Day Nashville since FirstWIAD. Browse past speakers, topics, and community highlights from our WIAD events.
- [Nashville 2026](https://nashville.worldiaday.org/events/nashville-2026.md): World IA Day Nashville 2026. Welcome back!
- [Nashville 2013](https://nashville.worldiaday.org/events/nashville-2013.md): World IA Day Nashville 2013. Explore past content.
- [\[TEMPLATE\] Bio](https://nashville.worldiaday.org/people/template-bio.md): Speaker, Volunteer, Organizer, Mentor, ...
- [Program](https://nashville.worldiaday.org/program.md): WIAD Nashville 2026 program
- [Speakers & Topics](https://nashville.worldiaday.org/program/speakers-and-topics.md): Speakers at WIAD Nashville come from varied disciplines, from Middle Tennessee and beyond. We thank all of our speakers for volunteering their time to make our 2026 community event a great one!
- [Registration](https://nashville.worldiaday.org/registration.md): Come to WIAD Nashville 2026 on March 7th!
- [Organizers](https://nashville.worldiaday.org/organizers.md): Whose idea was this anyway?


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://nashville.worldiaday.org/home.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.
