# Builders

## Introduction

The platform runtime, tools, infrastructure software and user facing applications are all meant to evolve over time. A diverse set of contributors are required to facilitate this, including

* **Developers:** Software developers, Data scientists, DevOps and QA
* **Designers:** Web, Mobile, UX/UI, Branding and Visual Design
* **Product Managers:** Digital Product Managers, Product Owners and Analysts

All of these contributors are collectively referred to as Builders. Anyone can contribute in the same mode as any of these possible contributor functions, as all the platform source assets are open source and developed in the open. Being a Builder means that one has some scope of responsibility in ongoing efforts, and that one has some predefined reward scheme associated with this responsibility.

## Notion Space&#x20;

The community maintains a distinct Notion space which holds more dynamic information on the activities of the builders working group.

{% embed url="<https://joystream.notion.site/Builders-ffb1c9d1d1094fc4a6f04eb47677673d>" %}

## Builder

### Responsibilities

* Collaborate with almost every other kind of platform member to maintain and improve the platform

### Requirements

* A deep understanding of the Joystream platform structure and function
* Have specific skills required for contributing in the given way
* Hold sufficient amount of the native platform token to put at stake

## Builder Lead

`wip`


---

# Agent Instructions: 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:

```
GET https://handbook.joystream.org/system/builders.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
