> 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/stakeholders/foss-projects/foss-projects-guide.md).

# Guide

{% hint style="info" %}
[**ShortURL**](https://TIOF.Click/TUFPGuide) **| Playbook | Assistant**
{% 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 %}

## Enrolling

### Proposing an Open Source Project

TechUp offers support to Open Source projects via a global network of programmers and technologists.

During the TechUp weekend, selected Open Source projects get 10 minutes to pitch to the community, after which they can spend the weekend running sprints with help from the community.

In order for an Open Source project to be featured in TechUp, the following criteria must be met;

* The project must be hosted on platform such as GutHub, GitLab etc
* There must be a publicly available Repository
* The project should have at least 10 stars on the Git platform

To propose an Open Source project, please reach out to us via this [form](https://TIOF.Click/TechUpForms), and we'll reach to make the necessary arrangements.

### Proposing an Open Source Project <a href="#x149svab5nah" id="x149svab5nah"></a>

TechUp offers support to Open Source projects via a global network of programmers and technologists.

During the TechUp weekend, selected Open Source projects get 10 minutes to pitch to the community, after which they can spend the weekend running sprints with help from the community.

In order for an Open Source project to be featured in TechUp, the following criteria must be met;

1. The project must be hosted on platform such as GutHub, GitLab etc
2. There must be a publicly available Repository
3. The project should have at least X stars on the Git platform

To propose an Open Source project, please reach out to us via this [form](https://tiof.click/TechUpForms)

## BEFORE

Deadlines

### Document your project

### Prepare your Goals

### Plan your milestones

### Signal your needs

\>> Badges

### Prep your schedule

### Prep your Booth

### Promote the Sprint and your Project

### DURING

### Pitch Session

### Manage your Sprint Collaborators

{% hint style="info" %}
Keep in mind to tend to your Booth, just in case.
{% endhint %}

### Prep your Checklists

Update the organizers

### Prep the plenary

## AFTER

### The After Party

Get Stats

Feedback session

## LEAVING


---

# 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/stakeholders/foss-projects/foss-projects-guide.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.
