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

# Akron 2023

{% hint style="warning" %}
Event ended
{% endhint %}

Join us in Akron, Ohio on Saturday, March 4th for World Information Architecture Day!

## Date and time

Saturday, March 4, 2023

<a href="https://www.eventbrite.com/e/world-ia-day-2023-akron-oh-tickets-516115885507" class="button primary">Register</a>

***

## Venue, parking and transit

Akron-Summit County Public Library - Main Branch\
60 S High St, Akron, OH, 44326

Free Parking is available in the parking garage on High Street north of the library.

{% embed url="<https://maps.app.goo.gl/6eGceoh8QvNX4UZZ8>" %}

***

## Program/Schedule

10:00 - 10:30: Registration and Continental Breakfast

10:30 - 10:45: Welcome and Announcements

10:45 - 11:30: Wayfinding: Information Architecture Hiding in Plain Sight - Stevie Bales

11:30 - 11:45: BREAK

11:45 - 12:15: Orientation & Wayfinding Book Talk - Jen Stencel

12:15 - 1:15: LUNCH

1:15 - 2:00: Walking Workshop - Library Wayfinding Tour

2:00 - 2:30: BREAK & NETWORKING

2:30 - 3:30: Global Keynote & Live Q\&A - Designing environments: How wayfinding, visual design, and IA shape our experience - Leah Ferguson

3:30 - 4:00: Giveaways and wrap up

***

## Local Partners and Sponsors

**Become an Individual Sponsor!!!**

We are now in the ninth year of hosting World IA Day in Northeast Ohio!  As our conference continues to grow - the need for sponsors grows larger as well.  In order for us to keep World IA Day free for many, we ask that you consider an individual sponsorship!  You'll be assisting us in providing the great day that you've come to expect!  In return, we will recognize you in the program, on the web site, and in a tweet.  Your donation will go to the local non-profit sponsor, UX Akron, to assist us in putting on World IA Day.

<a href="https://www.paypal.com/donate/?hosted_button_id=Q3PBCDXUVL2WL" class="button secondary" data-icon="hand-holding-heart">Donate now</a>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>UX Akron</td><td data-object-fit="contain"><a href="/files/exUXmL6Di7yxdlK3cMUS">/files/exUXmL6Di7yxdlK3cMUS</a></td><td><a href="http://www.uxakron.com/">http://www.uxakron.com/</a></td></tr></tbody></table>

***

## Our team

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Carrianne Tuckley</strong></td><td data-object-fit="contain"><a href="/files/2TiQLlnVDj2XjuCOClgF">/files/2TiQLlnVDj2XjuCOClgF</a></td><td><a href="/pages/44CTmzCkpL8URyKVuuCs">/pages/44CTmzCkpL8URyKVuuCs</a></td></tr></tbody></table>

***

## Questions?

Contact <akron@worldiaday.org>


---

# 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://akron.worldiaday.org/events/akron-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.
