> 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/sponsor/sponsor.md).

# Sponsor

Help us make information architecture accessible to everyone by supporting our mission through financial contributions and partnerships. Your support enables us to create global events, develop educational resources, and build a thriving IA community.

***

## Sponsorships and partnerships

Organizations that align with our mission can support World IA Association through various sponsorship opportunities and partnerships. We work with companies of all sizes to create meaningful collaborations that benefit both our community and your organization.

### Global reach and impact

* 20+ locations across 30+ countries on 6 continents
* 6,000+ participants annually, with consistent year-over-year growth
* Diverse audience including information architects, UX designers, researchers, content strategists, developers, executives, educators and students
* Industry leadership with participation from top professionals across disciplines

### Sponsorship opportunities

We offer flexible sponsorship packages that can be tailored to your organization's goals:

* Global sponsorships support the entire World IA Association
* Local sponsorships directly support individual local events
* In-kind services provide valuable resources instead of financial contributions

<a href="https://docs.google.com/presentation/d/1R29K-Il8B_5z2PkvugcF0aWNqr8Z_IShKZomi-lwKME/edit?usp=sharing" class="button primary">Download sponsorship deck</a>

### Our sponsors make a difference

> <i class="fa-handshake-simple">:handshake-simple:</i>
>
> "WIAD has been a true partner in our sponsorship journey for many years. It's a great experience that allows us to support and give back to the community all across the globe." \
> — Alannah Rosa, Brand Manager, Optimal Workshop

***

## Get in touch

Ready to discuss how your organization can support World IA Association? We'd love to explore partnership opportunities with you.

Contact our sponsorship team at <sponsorship@worldiaday.org>

*All donations and sponsorships to World IA Association, a 501(c)(3) nonprofit organization, are tax-deductible in the United States to the extent allowed by law.*


---

# 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/sponsor/sponsor.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.
