> For the complete documentation index, see [llms.txt](https://www.information-architecture.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.information-architecture.world/worldiaday/events/world-ia-day-2023.md).

# World IA Day 2023

## Global theme: Orientation and Wayfinding

Wayfinding is a fundamental human activity and an integral outcome of good information architecture. It helps us to know where we are and to recognize where we could go. Having many choices can be an opportunity, but it can also cause anxiety. Therefore, we are in need of wayfinding systems that support us on our journey.

Information architecture gives us ways to understand, filter out the noise, and focus on the important parts to help us get our bearings. It creates environments that are accessible, sustainable, and extensible. All in all, information architecture empowers us to find our own way in our own time by considering our experiences, expectations, and situations.

Join the conversation on orientation and wayfinding:

* [To speak](https://forms.worldiaday.org/speakers): We would like to hear your stories about wayfinding strategies, tools and methods, application in various environments and information growth. Join us as a speaker!
* [To organize a WIAD event in your city or country](https://forms.worldiaday.org/wiad23-locations): Help people learn more about wayfinding and the importance of information architecture.

## Global Keynote with Leah Ferguson

{% embed url="<https://vimeo.com/801793146>" %}

**"Designing Environments: How wayfinding, visual design, and information architecture share our experience"**

During her World Information Architecture Day 2023 keynote, Leah Ferguson explores why what we see on the surface is only a fraction of the information architecture and process that goes into developing positive environmental experiences.

* [Read the keynote summary](https://medium.com/worldiaday/wia-day-2023-wayfinding-keynote-and-q-a-with-leah-ferguson-102a73bdf334)
* [Watch with captions and transcript](https://vimeo.com/801793146)

\#WIAD23 #OrientationWayfinding #WIAD

The true gift of the wayfinder’s journey is not arrival at a destination; it is who we become along the way as we fulfill our potential.

\- Anonymous


---

# 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, and the optional `goal` query parameter:

```
GET https://www.information-architecture.world/worldiaday/events/world-ia-day-2023.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
