> For the complete documentation index, see [llms.txt](https://docs.bitbanana.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitbanana.app/setup/connect-a-hosted-wallet/nostr-wallet-connect-uri.md).

# Nostr Wallet Connect URI

A Nostr Wallet Connect URI is used to connect to wallet that use the [Nostr Wallet Connect](https://nwc.dev/) (NWC) protocol.

It looks like this:

```
nostr+walletconnect://<PUBKEY>?relay=<RELAY>&secret=<SECRET>
```

It contains the following information:

* Pubkey&#x20;
* Relay (URL of the relay where the **wallet service** is connected and will be listening for events.)
* Secret&#x20;
