> 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/verification-of-ngo-status.md).

# Verification of NGO Status

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

## About

The IO Network US Foundation is a nonprofit organization registered in the great state of Delaware, United States.

This document provides methods to verify the legal nonprofit status of The IO Network US Foundation, both in the great state of Delaware and at the federal level with the Internal Revenue Service (IRS.)

## **Manual verification**

### **Delaware Registration**

* Go to <https://icis.corp.delaware.gov/eCorp/EntitySearch/NameSearch.aspx>
* In the field *Entity Nam*e, enter "The IO Network"
* Press Search
* Click on the entry

{% hint style="success" %}
**PLEASE NOTE**

1. The nonprofit status of the organization
2. The organization being *Exempt* of taxation<br>
   {% endhint %}

### **Federal Registration - 501(c)3 status under IRS**

* Go to <https://apps.irs.gov/app/eos/> (IRS's Tax Exempt Organization Search)
* In the field *Select Search By* > Employer Identification Number (EIN)
* In the field *Search Item*, enter "61-2106784"
* Press Search
* Click on the entry

{% hint style="success" %}
**PLEASE NOTE**

1. The nonprofit status of the organization
2. The organization being *Exempt* of taxation<br>
   {% endhint %}

{% file src="/files/nYjIJ5ydfICjWqWBsD6T" %}
IRS Notice for positive determination of 501(c)3 status
{% endfile %}

{% hint style="info" %}
For any doubts, feel free to [**contact us**](mailto://Contact@TheIOFoundation.org).
{% 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/tiof-network/the-io-network-us-foundation/verification-of-ngo-status.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.
