> 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/tiof-network/the-io-network-us-foundation.md).

# The IO Network US Foundation

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

## About

The following is the basic institutional information about The IO Network US.

{% hint style="success" %}
You may use this information for invoicing purposes.
{% endhint %}

| Item                                                                                                              | Value                                                   |
| ----------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------- |
| **Country**                                                                                                       | United States (Delaware)                                |
| **Official Name**                                                                                                 | The IO Network US Foundation                            |
| **Type**                                                                                                          | Non profit                                              |
| **Public use name**                                                                                               | The IO Foundation                                       |
| **Date of establishment**                                                                                         | 01 / 08 / 2023                                          |
| **Registration number**                                                                                           | 7597974                                                 |
| <p><strong>Correspondence &</strong><br><strong>Invoicing Address</strong></p>                                    | <p>8 The Green, STE B                                   |
| <br>Kent County                                                                                                   |                                                         |
| <br>Dover                                                                                                         |                                                         |
| <br>Delaware DE 19901                                                                                             |                                                         |
| <br>United States</p>                                                                                             |                                                         |
| **Trading Address**                                                                                               | <p><strong>Co-labs Coworking The Starling Plus</strong> |
| <br>Lot PT 207, Level 4, Uptown, 7, Jalan SS 21/39 Damansara Utama, 47400 Petaling Jaya<br>Selangor, Malaysia</p> |                                                         |
| **TIOF Code**                                                                                                     | TION US                                                 |

## Governance

The IO Network US's governance adheres to the following documents:

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a data-mention href="/pages/6MAia8UvZzWkgHIZX4Q0">/pages/6MAia8UvZzWkgHIZX4Q0</a></td><td>Legal incorporation and Governance provisions of the organization.</td></tr></tbody></table>

## Other Registrations & Certifications

The following is a list of other registrations and certifications for The IO Foundation.

| Registration                                                                                                                                                   | ID (Verification link when available)                                                      |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| IRS EIN                                                                                                                                                        | 61-2106784                                                                                 |
| 501(c)(3) Status                                                                                                                                               | Awarded (Since August 1st, 2023)                                                           |
| SAM Unique Entity ID                                                                                                                                           | [XTZBJHXQZKZ5](https://unitedstatesbusinessregistration.us/check-sam-registration-status/) |
| DUNS                                                                                                                                                           | 11-940-1738                                                                                |
| [NACE Code](https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_CLS_DLD\&StrNom=NACE_REV2\&StrLanguageCode=EN\&StrLayoutCode=HIERARCHIC) | [62.09](https://nacev2.com/en/search?q=62.09)                                              |
| [NCAGE](https://eportal.nspa.nato.int/Codification/Support/en/Products/NCAGE/)                                                                                 | **`In Progress`**                                                                          |
| USA NAICS                                                                                                                                                      | 813319                                                                                     |


---

# 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/tiof-network/the-io-network-us-foundation.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.
