> For the complete documentation index, see [llms.txt](https://community.theiofoundation.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.theiofoundation.org/about-techup/about/join-us.md).

# Join Us

{% hint style="info" %}
[**ShortURL**](https://TIOF.Click/TUJoinUs) **| Playbook | Assistant**
{% endhint %}

{% hint style="success" %}
**EVERYONE IS INVITED TO TECHUP**
{% endhint %}

## Introduction

TechUp is always looking for talented and committed individuals, communities, speakers, organizations and sponsors wishing to make an impact in technology.

Do you want to support technologists in their role as [NextGen Rights Defenders](https://TIOF.Click/TIOFNextGen)?

Are you a member of a community contributing to making tech better and safer?\
\
**Together we can work towards protecting citizens' Data-Centric Digital Rights.**

{% hint style="success" %}
**Together we can work towards enabling the NextGen Rights Defenders.**

**Let’s talk!**
{% endhint %}

## How can I participate?

Contributing in TechUp and its initiatives is easy!

{% hint style="success" %}
**EVERYONE IS INVITED TO TECHUP**
{% endhint %}

{% hint style="danger" %}
**LITERALLY**
{% endhint %}

{% hint style="success" %}
**ALSO, IT'S FREE  >>** :tickets: [**COME JOIN**](https://TIOF.Click/TechUp)
{% endhint %}

### Join the TechUp community

You can join the TechUp community as a

* [Tech Community](/about-techup/stakeholders/communities.md)
* [Organization](/about-techup/stakeholders/organizations.md)
* [Speaker](/about-techup/stakeholders/speakers.md)
* [FOSS Project](/about-techup/stakeholders/foss-projects.md)

### Participate as a TechUp Member

By joining as a TechUp Member you will officially join one of the [TechUp Teams](/about-techup/institutional/structures/teams.md), participate in organized tasks and have access to tools and other resources as well as training.

TechUp Members can be:

* [Employees](https://TIOF.Click/TIOFOrgChartDocs#employees)
* [Interns](https://TIOF.Click/TIOFOrgChartDocs#interns)
* [Volunteers](https://TIOF.Click/TIOFOrgChartDocs#volunteers)
* [Members of a Board](https://TIOF.Click/TIOFOrgChartDocs#members-of-a-board)

{% hint style="warning" %}
As an active TechUp Member, you must be able to commit according to the responsibilities acquired.

\
**Commitment means staying loyal to what you said you were going to do long after the mood you said it in has left you.**

Orebela Gbenga
{% endhint %}

{% embed url="<https://tiof.click/TUJoinUs>" %} <mark style="color:orange;">**Check the available positions @ TechUp**</mark>
{% endembed %}

### Participate as a Collaborator

It is not necessary to be a Member to participate and make a meaningful contribution with TechUp and its impact.

There are plenty of ways that you can support it without requiring to dive into its complexities.

{% hint style="success" %}
Participating sporadically is also possible and always welcomed.
{% endhint %}

In response to your commitment towards our [values](https://TIOF.Click/TIOFValues) (and in the measure of our capacities), The IO Foundation publishes all ongoing tasks in its [public repository](https://TIOF.Click/TURepo).

Check out what are we up to and pick tasks you feel you can contribute with.

{% hint style="info" %}
How to contribute on tasks? **Check the** [**Tasks Handbook**](broken://pages/CTg7s31E7yGvPzh8Rmtb)**.**
{% endhint %}

{% embed url="<https://tiof.click/TUTasks>" %} <mark style="color:orange;">**Check the available tasks @ TechUp**</mark>
{% endembed %}


---

# 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://community.theiofoundation.org/about-techup/about/join-us.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.
