# Nostr Identifier

You can now use your Alby lightning address as your identity on Nostr. Everyone on Nostr can find you based on your Alby lightning address.&#x20;

{% hint style="info" %}
[Nostr](https://github.com/nostr-protocol/nostr) is an open protocol with the goal to create a censorship-resistant global "social" network. It doesn't rely on any trusted central server and is based on cryptographic keys and signatures. \
Using your Alby lightning address follows the [NIP-05](https://github.com/nostr-protocol/nips) specification.&#x20;
{% endhint %}

To connect your lightning address to your Nostr profile you have to add your Nostr public key to Alby.&#x20;

### **Step 1: Select Settings in the drop down menu**

<figure><img src="https://guides.getalby.com/~gitbook/image?url=https%3A%2F%2F1837862578-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FTESBxdA83bO5QfV5RnQM%252Fuploads%252FyD791R3joKrX7Drp5Xv1%252Fc4xHraw6e9.png%3Falt%3Dmedia%26token%3D084f8702-3e79-4e85-8546-a8d1892aabbf&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=07ecce7c89b9ab7d0bae191d133f1328b064e82ec15fa385bf654c1fec5af993" alt=""><figcaption></figcaption></figure>

### **Step 2: Select 'Nostr Address'**&#x20;

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

### **Step 3:  Add your Nostr public key**

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

**Click on 'Update Nostr public key' and your are done!** \
**Everybody can find you with your easy to remember lightning address.** ✨&#x20;


---

# 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://guides.getalby.com/user-guide/alby-account/features/nostr-identifier.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.
