> 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/techup-fellowship/about/project-information.md).

# Project Information

## About

Under the TechUp initiative, the Tech Up Fellowship, is a project by The IO Foundation designed to equip technologists with a solid understanding of the Standards Developing Organizations (SDOs) ecosystem. Participants acquire the necessary skills to engage in the development of digital standards and policies, ensuring that technology prioritizes protecting users by design through the observance of the Data-Centric Digital Rights framework.

The fellowship encourages collaboration and provides opportunities for active participation in SDO work and activities.

## Join the Fellowsh<mark style="color:orange;">I</mark>p of the <mark style="color:orange;">O</mark>!

Interested in joining our Fellowship?

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h3>Check ongoing opportunities</h3></td><td><a href="/pages/79JmJ3H7I0pj0QzqR7E9#on-the-spotlight">/pages/79JmJ3H7I0pj0QzqR7E9#on-the-spotlight</a></td><td><a href="/files/qPmLEF5DrkfG4zTERzCf">/files/qPmLEF5DrkfG4zTERzCf</a></td></tr><tr><td><h2>Register your interest and we will update you</h2><p>(coming soon)</p></td><td></td><td><a href="/files/cTDgr0xm4QfpPiuh0K6D">/files/cTDgr0xm4QfpPiuh0K6D</a></td></tr></tbody></table>

## Benefits

Being a Fellow The fellowship will help you to:

* understand how the Standards Developing Organizations' ecosystem functions
* discover which SDOs should matter **to you and your career**
* actively participate actively in the standards and policies that shape the digital ecosystem
* be availed of opportunities to participate in SDO work, activities and meetings
* ensure that technology protects users by design

{% hint style="success" %}
Fellows receive a certificate for each one of their TechUp Fellowship engagements (check our [Certificates.TheIOFoundation.org](http://Certificates.TheIOFoundation.org) platform).
{% endhint %}

## Types of fellowship engagements

The TechUp Fellowship is organized around two engagement types:

<table><thead><tr><th width="215"></th><th></th></tr></thead><tbody><tr><td>Activity-specific</td><td>Single meeting engagement focusing on specific work.</td></tr><tr><td>Season-wide</td><td>Full Season engagement with work encompassing a range of objectives. </td></tr><tr><td></td><td></td></tr></tbody></table>

## Resources

{% tabs %}
{% tab title="About" %}
This section contains links to resources related to this project.
{% endtab %}

{% tab title="Project" %}

| Content              | (short)URL                                                       | QR Code                                                             |
| -------------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------- |
| Project information  | <https://Short.TheIOFoundation.org/fellowship>                   | <img src="/files/nMqdYuf1JiPQ8e3kuqzg" alt="" data-size="original"> |
| Fellowships Openings | <https://Short.TheIOFoundation.org/tiof-tu-fellowships-openings> | <img src="/files/rb7uDLIC8ri0mQQgRiZ7" alt="" data-size="original"> |
|                      |                                                                  |                                                                     |

{% endtab %}

{% tab title="Other" %}

{% 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/techup-fellowship/about/project-information.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.
