> For the complete documentation index, see [llms.txt](https://discover.theiofoundation.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://discover.theiofoundation.org/the-io-foundation/institutional/governance.md).

# Governance

{% tabs %}
{% tab title="Quick Resources" %}
{% hint style="info" %}
[**ShortURL**](https://Short.TheIOFoundation.org/TIOFDocsGovernance) **|&#x20;**~~**Playbook**~~**&#x20;|&#x20;**~~**Assistant**~~
{% endhint %}
{% endtab %}

{% tab title="Share this page" %}
Use this QR Code to quickly share this page.

<figure><img src="/files/Ggkt7yKTNZqNgFVtSKdG" alt="" width="375"><figcaption><p>QR Code of this page</p></figcaption></figure>
{% endtab %}
{% endtabs %}

## About

The governance structure of The IO Foundation outlines the roles, relationships and responsibilities of various boards and its Executive Team, ensuring effective management, accountability and alignment with the organization's mission and objectives.

## Governing Structure

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Boards</strong></td><td>Check the different boards guiding and steering the work of The IO Foundation.</td></tr><tr><td><strong>Executive Team</strong></td><td>(Coming soon.)</td></tr></tbody></table>

## Organizational Chart

{% hint style="danger" %}

## DISCLAIMER

Please note that this section is currently undergoing maintenance to update its content.\
\
We apologize for any inconvenience as we ensure that we finalized it in the shortest of times.\
\
THE IO FOUNDATION
{% endhint %}


---

# 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://discover.theiofoundation.org/the-io-foundation/institutional/governance.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.
