# Nostr Wallet Connect Docs

## Nostr Wallet Connect Docs

- [Welcome to NWC](https://docs.nwc.dev/introduction/welcome-to-nwc.md): Nostr Wallet Connect (NWC) — Connecting Bitcoin Wallets and Apps
- [Introduction to NWC](https://docs.nwc.dev/introduction/introduction-to-nwc.md)
- [What to Build](https://docs.nwc.dev/what-to-build.md)
- [FAQ](https://docs.nwc.dev/faq.md)
- [Benefits and Features](https://docs.nwc.dev/bitcoin-apps-and-websites/benefits-and-features.md)
- [Getting Started](https://docs.nwc.dev/bitcoin-apps-and-websites/getting-started.md): How to get started quickly with bitcoin payments based on NWC
- [Code Examples](https://docs.nwc.dev/bitcoin-apps-and-websites/code-examples.md): Fast-track your NWC integration with these examples
- [Connecting To The Wallet](https://docs.nwc.dev/bitcoin-apps-and-websites/connecting-to-the-wallet.md)
- [Traditional Connection Flow](https://docs.nwc.dev/bitcoin-apps-and-websites/connecting-to-the-wallet/traditional-connection-flow.md)
- [1-Click Wallet Connections](https://docs.nwc.dev/bitcoin-apps-and-websites/connecting-to-the-wallet/1-click-wallet-connections.md)
- [SDKs and Tools](https://docs.nwc.dev/bitcoin-apps-and-websites/sdks-and-tools.md): Find SDKs and tools to implement NWC into your apps and websites
- [Best Practices](https://docs.nwc.dev/bitcoin-apps-and-websites/best-practices.md): Follow this page to learn about best practices as an app developer
- [Benefits and Features](https://docs.nwc.dev/bitcoin-lightning-wallets/benefits-and-features.md)
- [Getting Started](https://docs.nwc.dev/bitcoin-lightning-wallets/getting-started.md): How to get started quickly with NWC
- [Code Examples](https://docs.nwc.dev/bitcoin-lightning-wallets/code-examples.md): Fast-track your NWC integration with these examples
- [NWC Relay](https://docs.nwc.dev/bitcoin-lightning-wallets/nwc-relay.md)
- [References & SDKs](https://docs.nwc.dev/bitcoin-lightning-wallets/references-and-sdks.md): Find SDKs and tools to implement NWC into your bitcoin lightning wallet
- [Best Practices](https://docs.nwc.dev/bitcoin-lightning-wallets/best-practices.md): Follow this page to learn about best practices as a wallet service developer
- [Overview](https://docs.nwc.dev/reference-api/overview.md): Overview of NWC supported methods
- [get\_info](https://docs.nwc.dev/reference-api/overview/get_info.md): Get specific information about the wallet account
- [get\_balance](https://docs.nwc.dev/reference-api/overview/get_balance.md): Request the balance of the wallet account
- [make\_invoice](https://docs.nwc.dev/reference-api/overview/make_invoice.md): Request an invoice
- [pay\_invoice](https://docs.nwc.dev/reference-api/overview/pay_invoice.md): Requests payment of an invoice.
- [multi\_pay\_invoice](https://docs.nwc.dev/reference-api/overview/multi_pay_invoice.md): Request payment of multiple invoices.
- [pay\_keysend](https://docs.nwc.dev/reference-api/overview/pay_keysend.md)
- [lookup\_invoice](https://docs.nwc.dev/reference-api/overview/lookup_invoice.md): Lookup data of a specific invoice
- [list\_transactions](https://docs.nwc.dev/reference-api/overview/list_transactions.md): List invoices and payments.
- [Error Codes](https://docs.nwc.dev/reference-api/error-codes.md): List of error codes
- [Specification](https://docs.nwc.dev/contribute/specification.md): This page contains the official specification of NWC
- [Design Assets](https://docs.nwc.dev/contribute/design-assets.md)
