# Connect Nostr

{% hint style="info" %}
How do I get a Nostr Address to connect to LN Exchange?\
Refer to user guides on <https://docs.lnfi.network/user-guides/desktop-users>
{% endhint %}

To connect to LN Exchange, tap on \[Connect Nostr].

<figure><img src="/files/g7uF7KvV9Opxx82dJZmP" alt=""><figcaption></figcaption></figure>

LN Exchange currently supports the following wallets:\
OKX Wallet | TokenPocket | OneKey | Alby

<div align="left"><figure><img src="/files/W4ZdRVpSD8H1EUQb0SJg" alt=""><figcaption></figcaption></figure></div>

Once connected, you will see the "Connect success." notification and you're ready to go.

<div align="left"><figure><img src="/files/QwnRuXT3kXIjV78NSoiX" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
If you receive numerous prompts while browsing LN Exchange (note: while browsing, not performing transactions), you can set your Nostr extension permission to "Don't ask again for read public key".

This will ensure an uninterrupted browsing experience on LN Exchange. However, you will still receive prompts when performing transactional actions (Buy/Sell, etc.).
{% endhint %}

<div align="left"><figure><img src="/files/bb5RCDStLzYSX58RNX0Q" alt=""><figcaption></figcaption></figure></div>


---

# 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://docs.ln.exchange/getting-started/connect-nostr.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.
