# CCR \[On-hold]

## Community code repositories (CCR)

{% hint style="danger" %}
These bounties are on-hold until further notice
{% endhint %}

The community code repositories are a small bounty framework where developers can take up tasks taking up to 20-30 hours to complete and thereby create an open source code library to be used by any other developer on the network.\
\
The CCR concept is budgeted for by the Secret Network development Committee and open projects can be found in the [Github repository](https://github.com/SecretNetwork/secret-network-community-code-repositories). Before taking on a task the Development committee leads will have a quick conversation with you so they can guide you in the project.\
\
Upon completion the code for the created tool is open sourced and the developer is paid the agreed upon bounty of up to $ 2,500 USD.\
\
To contribute please reference the [Contributing.md](https://github.com/SecretNetwork/secret-network-community-code-repositories/blob/main/CONTRIBUTING.md) in the CCR repository.


---

# 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.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding/developer-bounties/ccr-and-ccbl.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.
