> 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/activities/learn/capacity-building.md).

# Capacity Building

{% hint style="info" %}
[**ShortURL**](https://TIOF.Click/TUCB) **| Playbook | Assistant | #Tag `LEARN, Happens @ The Stage`**
{% endhint %}

{% hint style="warning" %}
**NOTICE**

This documentation page is under construction.\
Should you want to be notified once it's published, [**let us know**](https://TIOF.Click/TIOFTarianUpdatesService).
{% endhint %}

Session type: Session

1 hour length

## About

## Stage Session Requirements

The content of the session must fit Techup’s topics The session must content 5-10 minutes of Ecosystem mapping: Events, Open Standard working groups The length of the session would be between 60 to 90 minutes Max speakers on stage: 4 (+ Moderator, when necessary)

Note: A TechUp Crew member will be there to assist you with the session. If would be possible to delegate the management of the sessions before it starts. For this, the Speaker/Moderator needs to be familiar with the Airmeet platform or attend a training sessions.

###

### Where does it happen?

## Technical

### Tags

## Soft-skills

## Ecosystem Mapping

###

### About this document

TechUp offers capacity building sessions as part of its activities to anyone interested in learning new skills. This document gives an overview of the themes and topics that can be covered in these sessions.

## TechUp Capacity Building sessions

### Proposing a session

Anyone can participate in TechUp and be a part of the community by sharing knowledge and being part of its mission to encourage the next generation of Rights defenders.

If you are interested in submitting a session proposal:

* Check the [TechUp Speakers' Guide](http://TIOF.Click/TUGuideSpeaker)
* [Submit your proposal](http://TIOF.Click/TUSubmissionSpeakerSession)
* We will soon be in touch with you to explore how to make it happen!

Back to top

### Proposing a theme or topic

Should you want to propose a new theme or topic, please message us at: <Contact@TheIOFoundation.org>.

Back to top

### TechUp library

You can access all the recordings from past capacity building sessions in [TechUp's Library](http://TIOF.Click/TULibrary).

You will also have access to recordings from other activities.

Back to top


---

# 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/activities/learn/capacity-building.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.
