# Thousand Contributors Programme

The [Thousand Contributors Programme](https://github.com/w3f/1KC) is an initiative maintained by Web3 Foundation's Technical Education and Support team to offer an off-chain contributor program to support and reward community contributions. The program focuses on rewarding contributors in the areas of technical education, community, and support that relate to the Polkadot and Kusama ecosystems.

### How to Participate[​](https://wiki.polkadot.network/docs/thousand-contributors#how-to-participate) <a href="#how-to-participate" id="how-to-participate"></a>

You can signal your intent to participate by:

1. Choosing a task from this [list](https://github.com/orgs/w3f/projects/13) of open tasks
2. Then fill out this [typeform](https://form.typeform.com/to/I9vjnCcI)

#### Process[​](https://wiki.polkadot.network/docs/thousand-contributors#process) <a href="#process" id="process"></a>

Once you have submitted your contribution proposal, the team will:

1. Evaluate. Your [evaluators](https://wiki.polkadot.network/docs/thousand-contributors#1kc-evaluators) will differ depending on which area you want to contribute.
2. Accept or deny. Once we review your proposal, we will get in touch with you about the status.
3. Define your delivery. All tasks will have different delivery requirements; we will communicate what your contribution needs to fulfill.
4. Fund. Once both parties finalize the delivery of the task, the team will deposit your rewards to the account shared with us.

#### Submission reviews[​](https://wiki.polkadot.network/docs/thousand-contributors#submission-reviews) <a href="#submission-reviews" id="submission-reviews"></a>

The review process follows the present pipeline in the [1KC public GitHub project](https://github.com/orgs/w3f/projects/13).

Learn more about the program and its components on the official [1KC repository](https://github.com/w3f/1KC)


---

# 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://docs.skypirl.tech/faq/general/programmes/thousand-contributors-programme.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.
