> For the complete documentation index, see [llms.txt](https://docs.nwc.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nwc.dev/introduction/welcome-to-nwc.md).

# Welcome to NWC

<figure><img src="/files/I9DvVzwOHzfdVTmu2h0Q" alt="" width="555"><figcaption></figcaption></figure>

### One Open Protocol to Connect Bitcoin Wallets and Apps

These docs provide guidance and toolkits for developers of bitcoin apps and wallets to build engaging payment experiences. Enjoy!

## What are you building?

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h3>Bitcoin Wallet</h3></td><td><a href="/pages/aQmqDqaG5uqjAkGFInMP">/pages/aQmqDqaG5uqjAkGFInMP</a></td><td><a href="/files/ZdxYPwk0h0g9om19JIEK">/files/ZdxYPwk0h0g9om19JIEK</a></td></tr><tr><td><h3>Bitcoin App or Website  </h3></td><td><a href="/pages/6FtJidwF6LZ8tGvotp1s">/pages/6FtJidwF6LZ8tGvotp1s</a></td><td><a href="/files/gdU3Fz82eAn63LQ3mBcu">/files/gdU3Fz82eAn63LQ3mBcu</a></td></tr></tbody></table>

## Join the community

[Join the NWC Discord Channel](https://discord.gg/PRhQPZCmeF)


---

# 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://docs.nwc.dev/introduction/welcome-to-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.
