> 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/build/labs.md).

# Labs

{% hint style="info" %}
[**ShortURL**](http://TIOF.Click/TULabs) **| Playbook | Assistant | Tag: `TechUp Lab`**
{% endhint %}

## About

TechUp Labs are organized support around a specific topic and designed to help TechUp members with their communities, organizations or projects.

{% hint style="success" %}
TechUp Labs are free for TechUp members.
{% endhint %}

Some Labs may be composed by a number of [LEARN](/about-techup/activities/learn.md) - [BUILD](/about-techup/activities/build.md) - [CONNECT](/about-techup/activities/connect.md) activities such as Capacity Building sessions or a FOSS Sprint.

## Current Labs

The current active Labs can be found

* on the navigation menu on the left of this documentation
* on the Booths area of the TechUp Space (#Tag: `TechUp Lab`)&#x20;

## Labs under consideration

The following is a list of Labs TechUp is considering or actively working to organize.

\[Use Sleeplan or Gleap to ask for voting.]

#### Automation

How to automate processes in your organization or projects.

Extra: 100 Automations | n8n

#### BPMN

Learn how to document and run your own processes.

#### Licensing

Learn the different licensing options for your project and productions.

Extra: Creative Commons

#### Consent Commons

Learn how to use the Consent Commons library to structure your Terms and Condition documents in a way that is more easy to understand by citizens.

#### Funding

Learn how to support to identify and apply for funding for your Tech NGO or FOSS project.

#### Tech NGO incubator

Learn how to start and run your own Tech NGO.

Extra: eResidency

#### Virtualization

Learn how to virtualize part of your tech infrastructure.

#### Policy Making

Learn how to understand and participate in policy making procedures.

#### Leadership

Learn how to develop skills to lead the change you want to see in tech.

#### Project management

Learn how to manage projects and products in tech.

#### BHR in Tech compliant

Learn how to incorporate the UNGPs on BHR in your tech organization.

#### ChangeMaker

Learn how to participate in a specific working group and make the change you wish.

Extra: Internet Governance | Open Standard working groups | Supranational orgs?


---

# 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/build/labs.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.
