> For the complete documentation index, see [llms.txt](https://guides.getalby.com/creators/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.getalby.com/creators/value-for-value-podcaster-guide/5.-how-to-use-your-alby-podcaster-wallet.md).

# 5. How to use your Alby podcaster wallet

Alby provides a Bitcoin Lightning wallet that is optimized for both podcasters’ and listeners’ needs. It includes the following:

* a dashboard to overview the current balance and past transactions&#x20;
* an easy-to-use wallet to receive payments and store bitcoin receiving and displaying boostagrams from listeners&#x20;
* interoperability with any Value for Value-enabled podcast player on the web&#x20;
* tools to adjust your RSS feed to get started with Value for Value payments 🚀

**Step 1:** Create an account or log in to <https://getalby.com/creators/podcaster>

<figure><img src="https://lh6.googleusercontent.com/ob54fUHFep4Nx1n97vEDosgoQAkgkpy5HHXvQK1b8j5iu9qqkoGYcaMWd-R1wMw9anr7RTBzrnRd-ECBHySQj6h8Ry7wSHSqdonJsyivmUNe004fFL96sc7H0TfMtbPHQiY53U-JkEvWIZ4ZQekaEGm9Uo-dgVlibjmX28klD0a6cgzU9zp41ilCdQ" alt=""><figcaption></figcaption></figure>

**Step 2:** Go to ‘Wallet’ to see your balance

<figure><img src="https://lh4.googleusercontent.com/xAPWNQccoHg3IqosK7-xYxkrAFxhveAyVj808rwfSLpe_1Klb8lMQGtOyIPNtgGhrq8BP-AlQBqLa4kCtq8Yj_6jn9ZJxQyW--DQ2JuFe-K0z6df34rHzYZpmvquBQtIGW2-xqpOLxEDQiduIfW5ae-ODPq6aL9dIEuc1Q4vKFjPfxWHcsAl6j4rDQ" alt=""><figcaption></figcaption></figure>

**Step 3:** Scroll down for info on how to integrate Value for Value payments into your RSS feed

<figure><img src="https://lh4.googleusercontent.com/bqaSYJBvkCs9LJcbNspCQgqVC1f12lNMJwrj74IOZXukJrgxR8qRaAqxG0HvKw2uX_IM-1iDXD2TSsCJFCcduzpW2YN1QbpA4IIMySQGvbdbEtP17FTAhGC0_D5MNJUXBY-aPqk2yUDK_voh-Afa1oFWS0qtxJz32WVPYMyfotNyfN0ICcGce7CZmA" alt=""><figcaption></figcaption></figure>

**Step 3:** Go to ‘Account’ to find all the boosts and boostagrams from your audience

<figure><img src="https://lh4.googleusercontent.com/G1hVRFk2jrjX9OgJtMGFNSQxd1Gzn3q9ASRy7X25CpIuIPs07r3MQE8fdbHyObLQH3qtVq3NtuloA0ZQxvJVZlkgWfgRNT9H1fYFL_XUH842_bNfLeB6IWraOQ54FDjddhF_gfSaQfWU4XNJ-Kk5bmjcGMboxZDh4M9UlDOljasufzfIh5oRrDiA-A" alt=""><figcaption></figcaption></figure>

For more information about how to spend your funds have a look at the Alby Guides:

{% content-ref url="/spaces/mQ7MErnJxbHJ4URtGzXg" %}
[👋 Welcome, bee!](https://guides.getalby.com/user-guide/)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guides.getalby.com/creators/value-for-value-podcaster-guide/5.-how-to-use-your-alby-podcaster-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
