# Bitcoin & AI Bounties

### Propose your Bitcoin & AI Bounty

Got an idea for a showcase that adds Bitcoin payments to your AI agent?

Or thinking about building an AI service and monetizing it with Bitcoin?

Propose your own bounty and we will fund it.&#x20;

**Requirements**:&#x20;

* Have written confirmations from two apps or customers that need the proposed improvement
* Reach us anytime at <hello@getalby.com>. We can’t wait to see what you build! ⚡

**Bounty**: to be discussed

**Tips for a Strong Submission**

* Make sure your showcase can be replicated by others.
* Show how the Alby Bitcoin Payments MCP Server works in your demo (e.g., payment flow).
* Need inspiration? -> Checkout the [AI agents playlist](https://www.youtube.com/playlist?list=PLZHgyCrvuPvABW0aaDlqoWZ-vAXPBO7ll) on our YouTube channel.

**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 %}


---

# 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-and-ai-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.
