> 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/directory/about/introduction.md).

# Introduction

{% tabs %}
{% tab title="Quick Resources" %}
{% hint style="info" %}
[**ShortURL**](https://Short.TheIOFoundation.org/TIOFBusinessPlan) **|&#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/WU4iwQR4rRGHXh0HHCyL" alt="" width="375"><figcaption><p>QR Code of this page</p></figcaption></figure>
{% endtab %}
{% endtabs %}

## About

The IO Foundation's Directory is a comprehensive resource designed to serve as a hub for information on TIOF Members, Organizations, Projects and other topics.

{% hint style="info" %}

### Get Involved

If you believe that a certain organization or activity should be included in our Directory, please contact us.
{% endhint %}

## Areas

The Directory is structured around the following areas:

<table><thead><tr><th width="237"></th><th></th></tr></thead><tbody><tr><td>The IO Foundation</td><td>Information about The IO Foundation's members.</td></tr><tr><td>People</td><td>Information relative to individuals.</td></tr><tr><td>Organizations</td><td>Information relative to legal entities.</td></tr><tr><td>Activities</td><td>Information relative to activities.</td></tr><tr><td>Topics</td><td>Information grouped across thematic concepts.</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://discover.theiofoundation.org/directory/about/introduction.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.
