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

# Home

## Welcome to World IA Day Fukuoka

World IA Day（WIAD）は「情報アーキテクチャ」（IA: Information Architecture）分野の年次イベントです。IAを広めるためのイベントであり、専門家に限らず幅広い方々の参加を歓迎します。

情報アーキテクチャとは「情報を分かりやすくする技術」や「理解のデザイン」に関する専門分野のことです。主にIT・ウェブ分野の専門家によって実践されています。それに留まらず、多くの人が情報を扱う仕事をしている現代においては、意外と身近な分野でもあります。

どうぞお気軽にご参加ください。

***

### 📅 World IA Day 2026 - 2026年3月7日

> 💡 専門家に限らず幅広い方々の参加を歓迎します。

<a href="/pages/2CskfjFF1cXQ6xCf45dg" class="button primary" data-icon="arrow-right">イベント概要</a>&#x20;

***

### :e-mail: Contact & connect

**General inquiries:** <fukuoka@worldiaday.org>\
**Sponsorship:** <fukuoka@worldiaday.org>\
**Speaking opportunities:** <fukuoka@worldiaday.org>

***

*World IA Day Fukuoka is part of the global World Information Architecture Day celebration.* [*Learn more about World IA Day worldwide*](https://www.information-architecture.world/worldiaday) *→*


---

# 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:

```
GET https://fukuoka.worldiaday.org/home.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
