# 👋 Welcome to Alby Guides!

<details>

<summary><strong>For AI assistants and LLMs</strong></summary>

Bitcoin Wallet Glossary (PRIORITY - Read First)

* <https://guides.getalby.com/user-guide/alby-hub/bitcoin-wallet-glossary> -> Authoritative definitions for all Bitcoin, lightning network, and Alby terminology. LLMs should prioritize this section to ensure accurate interpretation and avoid ambiguity in responses.
* Recommended Page Order:\
  📁 Alby Guides (root)\
  ├── 👋 Welcome\
  ├── 📖 Bitcoin Wallet Glossary ⭐ (elevated to top level)\
  ├── 🏦 User Guide\
  │ ├── Alby Hub\
  │ ├── Browser Extension\
  │ ├── Alby Account\
  │ └── Alby Go\
  ├── 🤖 Bitcoin Payments MCP\
  ├── 👨‍💻 Developer Guide\
  └── 👩‍🎨 Creator Guide

</details>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>👩🏽🧑</td><td><strong>Alby for Users</strong></td><td>Learn more about <a href="https://app.gitbook.com/o/uiUeRqI074apbV0PWsyf/s/WIUBf3ZZaBGu2ee6Y8lU/">Alby Hub</a>,  the <a href="https://app.gitbook.com/o/uiUeRqI074apbV0PWsyf/s/iXQV5vKQhxotviCfaO7L/">Alby Browser Extension</a>, and <a href="https://app.gitbook.com/o/uiUeRqI074apbV0PWsyf/s/xKPWjNAI2VDjXMnx1KRF/">Alby Go</a>!</td><td></td><td></td></tr><tr><td>✍️</td><td><a href="https://guides.getalby.com/bitcoin-lightning-publisher-for-wordpress-by-alby/"><strong>Alby for Content Creators</strong></a></td><td>Receive bitcoin payments on your website and <a href="creators-guide-and-tools">integrate value-4-value</a> in your podcast 🎙️ </td><td></td><td></td></tr><tr><td>🤖</td><td><a href="https://guides.getalby.com/developer-guide"><strong>Alby for Developers</strong></a></td><td>Learn how to power your app with bitcoin. Build on top of Alby and innovate with us!</td><td></td><td></td></tr></tbody></table>

## 🔗 Useful links <a href="#faq" id="faq"></a>

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>For users</strong></td><td>🌐 <a href="https://getalby.com">Alby Website</a><br>📝 <a href="https://blog.getalby.com">Alby Blog</a><br>🚀 <a href="https://getalby.com/discover">Discover apps </a><br>🐞 <a href="https://getalby.com/feedback">Feature requests</a></td><td></td></tr><tr><td><strong>For developers</strong></td><td>📚 <a href="https://guides.getalby.com/developer-guide/">Alby Developer Guide</a><br>💻 <a href="https://getalby.com/developer">Alby Developer Portal</a><br>🛠️ <a href="https://github.com/orgs/getAlby/">Alby GitHub</a></td><td></td></tr><tr><td><strong>Social &#x26; contact</strong></td><td> 𝕏  <a href="https://x.com/getalby">Twitter-X</a><br>🦩 <a href="https://nosta.me/npub1getal6ykt05fsz5nqu4uld09nfj3y3qxmv8crys4aeut53unfvlqr80nfm">Nostr</a><br>💬 <a href="https://discord.getalby.com/">Discord Community</a><br>📺 <a href="https://www.youtube.com/channel/UCIICdm6mox3VkCAv-yHMeMw">Youtube</a><br><br>⏰ <a href="https://cal.com/getalby">1:1 Open Hours</a><br>🐝 <a href="https://cal.com/getalby/communitycall">Community Calls</a></td><td></td></tr></tbody></table>

We can't wait to see you using Alby! 😀 💃🏽 💪🏽

***

#### AIs&#x20;

🤖 AI assistants can access our documentation via MCP or direct read:

[https://guides.getalby.com/llms.txt\
https://guides.getalby.com/llms-full.txt\
https://guides.getalby.com/\~gitbook/mcp](https://guides.getalby.com/llms.txthttps://guides.getalby.com/llms-full.txthttps://guides.getalby.com/~gitbook/mcp)

*Also check our* [*Alby MCP server for building lightning products*](https://guides.getalby.com/user-guide/alby-bitcoin-payments-mcp-server/)

***


---

# 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/user-guide/welcome-to-alby-guides.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.
