# About World Information Architecture Association

## About WIAA

- [About WIAA](https://about.worldiaday.org/readme.md): Learning, practicing, and evolving the discipline of Information Architecture across global communities
- [History](https://about.worldiaday.org/history.md): Started in 2012, World IA Day continues to be the flagship global event in the IA community.
- [Global Board of Directors](https://about.worldiaday.org/about-the-board.md)
- [Board Nominations](https://about.worldiaday.org/about-the-board/board-nominations.md): World IA Day is accepting nominations through July 6 for the Global Board of Directors
- [Board Expectations](https://about.worldiaday.org/about-the-board/board-responsibilities.md): What is the role and responsibilities of the Board?
- [2024-2025 Board](https://about.worldiaday.org/about-the-board/2024-2025-board.md): July 2024 - June 2025, covering WIAD25
- [Past Leadership](https://about.worldiaday.org/past-leadership.md): We are grateful for the support and guidance of many exceptional and passionate volunteers over the years.
- [2023-2024 Board](https://about.worldiaday.org/past-leadership/2021-2022-board-of-directors.md): July 2023 - June 2024, covering WIAD24
- [2022-2023 Board](https://about.worldiaday.org/past-leadership/2021-2022-board-of-directors-1.md): July 2022 - June 2023, covering WIAD23
- [2021-2022 Board](https://about.worldiaday.org/past-leadership/2021-2022-board-of-directors-2.md): July 2021 - June 2022, covering WIAD22
- [2020-2021 Board](https://about.worldiaday.org/past-leadership/2020-2021-board.md): July 2020 - June 2021, covering WIAD21
- [2019-2020 Board](https://about.worldiaday.org/past-leadership/2019-2020-board.md): Sept 2019-June 2020
- [Bylaws](https://about.worldiaday.org/bylaws.md): Accepted as of 2019-11-06
- [Regional Directors & Local Affiliates](https://about.worldiaday.org/about-regions-and-local-affiliates.md)
- [Regional Director Responsibilities](https://about.worldiaday.org/about-regions-and-local-affiliates/regional-director-responsibilities.md)
- [Community Advisors](https://about.worldiaday.org/community-advisors.md)
- [Committees](https://about.worldiaday.org/committees-1.md): How can you get involved? How would you advance to leadership roles at World IA Day?
- [Publications & Communications](https://about.worldiaday.org/committees/publications-comms.md): Manages WIAA's digital presence and member engagement through the website, blog, social media channels, and online communities.
- [Website](https://about.worldiaday.org/committees/publications-comms/website.md)
- [Editorial & Content](https://about.worldiaday.org/committees/publications-comms/editorial-and-content.md)
- [Social Media](https://about.worldiaday.org/committees/publications-comms/social-media.md)
- [Online Community](https://about.worldiaday.org/committees/publications-comms/online-community.md)
- [Archives](https://about.worldiaday.org/committees/publications-comms/archives.md): Preserves the organization's institutional memory and document the evolution of information architecture as a discipline
- [Resource Hub](https://about.worldiaday.org/committees/publications-comms/resource-hub.md): Develops and organizes a comprehensive repository of IA resources, tools, templates, and educational materials.
- [Governance](https://about.worldiaday.org/committees/governance.md)
- [Education](https://about.worldiaday.org/committees/education.md)
- [Mentorship](https://about.worldiaday.org/committees/education/mentorship.md)
- [Past Members](https://about.worldiaday.org/committees/education/past-members.md)
- [Special Projects](https://about.worldiaday.org/committees/special-projects.md)
- [Research](https://about.worldiaday.org/committees/programs.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, 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://about.worldiaday.org/readme.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.
