# Bounty Program

Alby is offering bounties for various challenges listed below. We have bounties for coding and non-coding related topics. Relevant contributions will be reviewed and accepted by active contributors.

If you want to:

* work on a bounty
* ask about the status of a bounty
* propose a new bounty

please reach out to <hello@getalby.com> or join our [Discord channel](https://discord.gg/eZS4eu8Qma).

Before tackling technically more complex bounties please have a look at the according contribution guidelines and make sure to talk to us first so we can support you.\
Think about creating a concept first. A concept can help to align before any development is done and *time wasted*.

{% content-ref url="alby-hub-bounties" %}
[alby-hub-bounties](https://guides.getalby.com/developer-guide/developer-guide/bounties/alby-hub-bounties)
{% endcontent-ref %}

{% content-ref url="alby-browser-extension-bounties" %}
[alby-browser-extension-bounties](https://guides.getalby.com/developer-guide/developer-guide/bounties/alby-browser-extension-bounties)
{% endcontent-ref %}

{% content-ref url="developer-and-nwc-bounties" %}
[developer-and-nwc-bounties](https://guides.getalby.com/developer-guide/developer-guide/bounties/developer-and-nwc-bounties)
{% endcontent-ref %}

{% content-ref url="bitcoin-connect-bounties" %}
[bitcoin-connect-bounties](https://guides.getalby.com/developer-guide/developer-guide/bounties/bitcoin-connect-bounties)
{% endcontent-ref %}

## Contribute to Alby's Bounty Program

Would you like to propose and fund a bounty yourself or support 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/bounty-program.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.
