> 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/protocolwatch/temp/del-template-organizations.md).

# DEL Template - Organizations

## About

{% embed url="<https://instacharts.io/app/embeds/30a494a4-b24f-4ccf-9102-23e29fda224b>" %}

window\.addEventListener("message",(function(e){let t=e.data,n="instacharts-height";if(t&\&t\[n]){let s=document.querySelectorAll("iframe");for(let o=0;o\<s.length;o++){let a=s\[o];a.contentWindow==e.source&\&a.dataset.responsive&&(a.style.height=t\[n]+"px",a.contentWindow\.postMessage({"instacharts-no-scroll":1},"\*"))}}}));

{% embed url="<https://instacharts.io/app/embeds/30a494a4-b24f-4ccf-9102-23e29fda224b>" %}

![Chart](https://instacharts.io/share/img/49484957-ce1b-4aa1-8098-d445cb741fc3.png)

|   |   |   |
| - | - | - |
|   |   |   |
|   |   |   |
|   |   |   |

{% tabs %}
{% tab title="First Tab" %}

{% embed url="<https://chartbrick.com/embed/cm9bd5cn60r6alr0frd1p1rty>" fullWidth="false" %}
{% endtab %}

{% tab title="Channels" %}

| Channel          | URL | Notes |
| ---------------- | --- | ----- |
| Official Website |     |       |
|                  |     |       |
|                  |     |       |

What are their communication channels?

Do they have newsletters?

Do they have RSS?
{% endtab %}
{% endtabs %}

## Summary

{% tabs %}
{% tab title="First Tab" %}

|                   |    |   |
| ----------------- | -- | - |
| Date of Streaming | 💥 |   |
| Guests            |    |   |
| #Tags             |    |   |
| {% endtab %}      |    |   |

{% tab title="WARNINGS" %}
💥

* [ ] What is it happening that we should be paying attention to?
* [ ] What does the audience think we should keep an eye on?
* [ ] Update corresponding SDO profile page.
  {% endtab %}

{% tab title="Sources" %}

| Platform         | URL |   |
| ---------------- | --- | - |
| TechUp Community | 💥  |   |
| Rumble           | 💥  |   |
| X                | 💥  |   |
| Youtube          | 💥  |   |
|                  |     |   |
|                  |     |   |
|                  |     |   |
| {% endtab %}     |     |   |
| {% endtabs %}    |     |   |

## History

{% tabs %}
{% tab title="Summary" %}
💥

* [ ] &#x20;How did they get to be?
  {% endtab %}

{% tab title="Sources" %}
💥

{% endtab %}
{% endtabs %}

## Resources

{% tabs %}
{% tab title="Summary" %}
💥

* [ ] What kind of resources they produce?
* [ ] What kind of resources they command?
* [ ] What is the lifecycle of each resource?
* [ ] Do they have a common/centralized repository of resources?
* [ ] What's the filenaming/encoding of resources?
*

{% endtab %}

{% tab title="List" %}
💥
{% endtab %}

{% tab title="Sources" %}
💥

{% endtab %}
{% endtabs %}

## Governance

### Mandate

{% tabs %}
{% tab title="Summary" %}
💥

* [ ] What is their mandate?
* [ ] What are the documents governing the SDO?
* [ ] How can those documents be modified?
*

{% endtab %}

{% tab title="Structure" %}

{% endtab %}

{% tab title="Untitled" %}

{% endtab %}

{% tab title="Sources" %}
💥

*

{% endtab %}
{% endtabs %}

### Structure

{% tabs %}
{% tab title="Summary" %}
💥

* [ ] How is this SDO composed?
* [ ] What is the composition of each subdivision?
* [ ] What are the documents regulating each subdivision?
  {% endtab %}

{% tab title="Sources" %}
💥

{% endtab %}
{% endtabs %}

###

### Participation

{% tabs %}
{% tab title="Summary" %}
💥

* [ ] Which governance model do they follow?
* [ ] Is it a membership organization?
  {% endtab %}

{% tab title="Types of Participants / Memberships" %}

{% endtab %}

{% tab title="Sources" %}
💥

{% endtab %}
{% endtabs %}

Types of Participants / Memberships

{% tabs %}
{% tab title="First Tab" %}

* [ ] What are the notorious missing members? (ex: is Mongolia in APT?)
  {% endtab %}

{% tab title="Second Tab" %}

{% endtab %}
{% endtabs %}

#### Moving along the structure

{% tabs %}
{% tab title="First Tab" %}

{% endtab %}

{% tab title="Second Tab" %}

{% endtab %}
{% endtabs %}

#### Fellowships | Internships

{% tabs %}
{% tab title="Summary" %}

{% endtab %}

{% tab title="Sources" %}

{% endtab %}
{% endtabs %}

### Training Materials

{% tabs %}
{% tab title="Summary" %}

{% endtab %}

{% tab title="Sources" %}

{% endtab %}
{% endtabs %}

### Events / Meetings

{% tabs %}
{% tab title="Summary" %}
Do they have events / meetings?

How regularly?

How to participate in Events / Meetings.
{% endtab %}

{% tab title="Sources" %}

{% endtab %}
{% endtabs %}

## Funding

### How are they funded?

{% tabs %}
{% tab title="First Tab" %}

{% endtab %}

{% tab title="Second Tab" %}

{% endtab %}
{% endtabs %}

### Who/What do they fund?

{% tabs %}
{% tab title="First Tab" %}

{% endtab %}

{% tab title="Second Tab" %}

{% endtab %}
{% endtabs %}


---

# 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/protocolwatch/temp/del-template-organizations.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.
