# Bitcoin Connect Bounties

## Bounties Overview

Go and have a look at the currently active bounties for NWC and Bitcoin Connect:

* [Other good first issues](https://github.com/getAlby/bitcoin-connect/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22): Some may be eligible for a bounty. If you would like to receive a bounty for working on the issue, please post a comment on the issue.

### Propose your Bitcoin Connect Bounty

Do you have an idea to improve Bitcoin Connect? Propose your own bounty and we will fund it.&#x20;

**Requirements**:&#x20;

* Have written confirmations from two apps that need the proposed improvement
* Create an issue in the [Bitcoin Connect repository](https://github.com/getAlby/bitcoin-connect) with a detailed feature description and acceptance criteria

**Bounty**: to be discussed

**Bounty sponsor:** Alby

{% hint style="info" %}
Before tackling technically more complex bounties please have a look at [our contribution guidelines](https://github.com/getAlby/bitcoin-connect?tab=readme-ov-file) and make sure to [talk to us](mailto:hello@getalby.com) first so we can support you.&#x20;
{% endhint %}

## Successfully claimed bounties

* [Improve Accessibility](https://github.com/getAlby/bitcoin-connect/issues/182): 40K sats

## Contribute to Alby's Bounty Program

Would you like to propose and fund a bounty yourself or sponsor one of the existing bounties?

* Contribute to our bounty program: ⚡️<bounties@getalby.com> (lightning address)
* Contact us: 📧 <hello@getalby.com>


---

# 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://guides.getalby.com/developer-guide/developer-guide/bounties/bitcoin-connect-bounties.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.
