> 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/worldiacafe/world-ia-cafe.md).

# World IA Café

Emerging from the desire to keep IA conversations alive beyond annual conferences, World IA Cafe brings together practitioners, researchers, and thinkers from across the globe to share ideas, questions, and challenges that shape how we design, structure, and understand information.

Each month, we feature speakers who share their expertise on various aspects of information architecture. Sessions include a presentation followed by discussions.

***

## Get involved

<table data-column-title-hidden data-view="cards"><thead><tr><th>Title</th><th>Teaser</th><th data-card-target data-type="content-ref">Link</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Propose a talk</strong></td><td>Share your experience and give a talk</td><td><a href="/pages/TlXQiQXMPGhGhxn50VTV">/pages/TlXQiQXMPGhGhxn50VTV</a></td><td><a href="/files/5VZyYflK7voLmIiK2NfF">/files/5VZyYflK7voLmIiK2NfF</a></td></tr><tr><td><strong>Volunteer</strong></td><td>Join the team and keep the conversations going</td><td><a href="/pages/Bhro0OYStyiZxBciwewR">/pages/Bhro0OYStyiZxBciwewR</a></td><td><a href="/files/p98zoBPwCAMxZraoSr7s">/files/p98zoBPwCAMxZraoSr7s</a></td></tr><tr><td><strong>Subscribe</strong></td><td>Get notifications whenever new events are scheduled</td><td><a href="https://luma.com/worldiacafe">https://luma.com/worldiacafe</a></td><td><a href="/files/2EPJv21IFjdhShbLLdrB">/files/2EPJv21IFjdhShbLLdrB</a></td></tr></tbody></table>

***

## Volunteer team

This program is organized by the World Information Architecture Association and supported by Rutgers University Master Program. Presenters are volunteers who want to share their insights about information architecture.

<table data-column-title-hidden data-view="cards"><thead><tr><th>Name</th><th>Title</th><th data-type="content-ref">Link</th></tr></thead><tbody><tr><td><strong>Dr. Rupananda Misra</strong></td><td>Program lead</td><td><a href="https://www.linkedin.com/in/rupamisra/">https://www.linkedin.com/in/rupamisra/</a></td></tr><tr><td><strong>Nehar Sultana</strong></td><td>Program coordinator</td><td><a href="https://www.linkedin.com/in/neharsultana/">https://www.linkedin.com/in/neharsultana/</a></td></tr><tr><td><strong>Grace Lau</strong></td><td>Advisor</td><td><a href="https://www.linkedin.com/in/gracelau/">https://www.linkedin.com/in/gracelau/</a></td></tr></tbody></table>


---

# 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/worldiacafe/world-ia-cafe.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.
