> 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-2019.md).

# World IA Day 2019

## Global theme: Design for Difference

62 locations, 26 Countries, 5 Continents

<figure><img src="https://github.com/WorldIADay/organizer-guide/blob/master/branding/WIAD19/WIAD19_theme_illustration/WIAD19_designfordifference.png?raw=true" alt="WIAD19 theme illustration by Sketch Squad"><figcaption><p>Design for Difference, illustration by <a href="https://www.facebook.com/SketchSquad123/">Sketch Squad</a>.</p></figcaption></figure>

As designers, we are responsible for creating worlds of experiences, environments, services, and systems that impact millions of people – with lasting impacts. While we don’t have a Hippocratic Oath, it’s important for us to follow a similar goal to “do good” and “do not harm.” It is our responsibility as IAs to consider the consequences and impact our design decisions have on humanity and society as a whole.

Research is a foundational step in the design process. It ensures that we understand and account for diverse user needs within communities, both in our own domains and globally.

So, what differences are we designing for?

* Difference in ability and disability
* Difference in access to information and technology
* Difference in language and cultural understanding
* Difference in age, gender, and identity
* Difference in experience

There is no average user. There is no norm.

> “Different is the new normal we should be designing for.”\
> inclusive design strategist Elise Roy at the 2018 IA Summit in Chicago.

How do we as information architects and designers design for this difference? What is this difference that we’re designing for? How can we better understand it and become more engaged and mindful for our different and diverse users? How might we communicate this understanding to others and provide more meaning and depth?

> We build worlds. Let’s do it responsibly.

### Locations celebrating WIAD on February 23, 2019

### **Acknowledgement**

Theme description crafted with contributions and feedback from Peter Morville, Andrea Resmini, Kaarin Hoff, Noreen Whysel, Paul McAleer, and Stuart Maxwell

Theme illustration by [Sketch Squad](https://www.facebook.com/SketchSquad123/), a student organization at Purdue University, that specializes in making ideas and information visually compelling.


---

# 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-2019.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.
