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

# Committees

Besides getting involved at the local level and organizing World IA Day events, you can also get involved by showing initiative and leadership at one of the various World IA Day committees

## **What are committees?**

Committees:

* **may be permanent** -- e.g. Events. Committees tend to be created by those with high context but low capacity for action (such as officers or directors) as committee chairs and recruit contributors who are able to volunteer/act as stewards.
* **may be temporary** -- "task force" committees for certain purpose- may be subcommittees. For instance, a task force may be created to handle a certain/specific CoC incident

Chair commitments last about a year with the ability to advance to the Board.

![Tenative organizational model](/files/-MCGPmT7dbHk27welXyE)

## What committees can I join?

{% hint style="warning" %}
**Warning: This is experimental territory.** Expect this to be updated frequently.
{% endhint %}

<table><thead><tr><th>Name</th><th>Description</th><th data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Community &#x26; Events</strong></td><td>World IA Day, World IA Cafe, Taxonomy Talk and other community initiatives</td><td><a href="https://guides.worldiaday.org/community-and-events/">https://guides.worldiaday.org/community-and-events/</a></td></tr><tr><td><strong>Finance &#x26; Development</strong></td><td>Sponsorships, partnerships, and fundraising</td><td><a href="/spaces/uxsQLUNG3zCU4h6BFiGs/pages/CvBMp9I8R03OF2r62X54">/spaces/uxsQLUNG3zCU4h6BFiGs/pages/CvBMp9I8R03OF2r62X54</a></td></tr><tr><td><strong>Publications &#x26; Communications</strong></td><td>Newsletter, social media, website, Discord</td><td><a href="/pages/-LsuQ2mLOHx8TeCSB6o3">/pages/-LsuQ2mLOHx8TeCSB6o3</a></td></tr><tr><td><strong>Safety &#x26; Conduct</strong></td><td></td><td><a href="/spaces/3ka6x1krjGKqyLTQOVdO/pages/LhAY0RZ203v373wftasP">/spaces/3ka6x1krjGKqyLTQOVdO/pages/LhAY0RZ203v373wftasP</a></td></tr><tr><td><strong>Education</strong></td><td>Certificate program, Mentorship program</td><td><a href="/pages/-MCGFs6hkcbn7wCQiSRZ">/pages/-MCGFs6hkcbn7wCQiSRZ</a></td></tr><tr><td><strong>Governance</strong></td><td></td><td><a href="/pages/-LtxKFTb00o6qpP4fU71">/pages/-LtxKFTb00o6qpP4fU71</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://about.worldiaday.org/committees-1.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.
