> For the complete documentation index, see [llms.txt](https://guides.getalby.com/user-guide/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/user-guide/alby-account/connect-to-apps/app-connections-via-nwc.md).

# App Connections via NWC

Alby is your companion for bitcoin lightning payments. That's why you can connect it to many other apps via [NWC (Nostr Wallet Connect)](https://nwc.dev/).

## **Benefits of wallet-app connections:**

**Effortless Connection**: Users connect wallets instantly in a few clicks (no Nostr account required).

**Easy Onboarding:** Come with your own wallet – no need to deposit bitcoin into every app.

**One-Click Payments:** Seamless in-app transactions – no confirmations or QR codes needed.

**Stay in control:** Connect your wallet to apps with a dedicated budget and custom permissions.

### Learn how to connect Alby Hub to other apps:

{% content-ref url="/spaces/WIUBf3ZZaBGu2ee6Y8lU/pages/JiJSlGUq1IDVQNUu8GaQ" %}
[App Connections](/user-guide/alby-hub/app-connections.md)
{% 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:

```
GET https://guides.getalby.com/user-guide/alby-account/connect-to-apps/app-connections-via-nwc.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.
