# About Nostr

## <mark style="color:orange;">What is Nostr?</mark>

Nostr is a simple, open protocol that enables global, decentralized, and censorship-resistant social media.

## <mark style="color:red;">Mobile Wallet Use Guide</mark>

### &#x20;<mark style="color:orange;">How to enable Nostr in TokenPocket?</mark>

1. TokenPocket has supported the Nostr protocol (Android users please update to version 1.7.0 or above). Click on \[Me], turn on the switch for \[Enable Nostr], and Nostr will be enabled.

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

### <mark style="color:orange;">How to get Nostr Address?</mark>

1. Open TokenPocket <mark style="color:orange;">**\[Assets]**</mark> page, click <mark style="color:orange;">**\[Details]**</mark>, then click <mark style="color:orange;">**\[Nostr Address]**</mark>.

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

2. On this page, you will see a Nostr address starting with \[npu].&#x20;

<mark style="color:red;">**Please note that Nostr address transfers are not supported currently, so please do not use this address to perform any transfer operations during the transfer process.**</mark>

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

### <mark style="color:orange;">How to get Nostr Private Key?</mark>

1. Open TokenPocket <mark style="color:orange;">**\[Assets]**</mark> page, click <mark style="color:orange;">**\[Details]**</mark>, then click <mark style="color:orange;">**\[Export Private Key]**</mark>.

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

2. Click on the <mark style="color:orange;">**\[Show Nostr Private Key]**</mark> button to view the Nostr private key for the current EVM wallet.

<mark style="color:red;">**Attention, the Nostr private key is derived from your current evm-based wallet's private key and can also be reversed to obtain the evm-based wallet's private key. Please be sure to keep this private key safe and do not disclose it to any third party!**</mark>

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

## <mark style="color:red;">Browser Extension Use Guide</mark>

1. TokenPocket has supported the Nostr protocol (Extension users please update to version 1.1.13 or above). Click on the set pattern in the upper right corner, and click **\[Settings].**&#x20;

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

2. Click **【Advanced】** andTurn on the switch for **\[Support Nostr]**, and Nostr will be enabled.

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

### <mark style="color:orange;">How to get Nostr Address?</mark>

1. Open TokenPocket <mark style="color:orange;">**\[Assets]**</mark> page, click <mark style="color:orange;">**\[>]**</mark> and enter the Account Details, then click <mark style="color:orange;">**\[Nostr Address]**</mark>. You can get your Nostr Address is this page.

<mark style="color:red;">**Please note that Nostr address transfers are not supported currently, so please do not use this address to perform any transfer operations during the transfer process.**</mark>

<figure><img src="/files/9dgcPyUkWaiRYw9WVScv" alt=""><figcaption></figcaption></figure>

### <mark style="color:orange;">How to get Nostr Private Key?</mark>

1. Open TokenPocket <mark style="color:orange;">**\[Assets]**</mark> page, click <mark style="color:orange;">**\[>]**</mark> and enter the Account Details, then click <mark style="color:orange;">**【 Export Private Key】**</mark>, click the <mark style="color:orange;">**【Show Nostr Private Key】**</mark>button below and you can get your Nostr Private Key.

<mark style="color:red;">**Attention, the Nostr private key is derived from your current evm-based wallet's private key and can also be reversed to obtain the evm-based wallet's private key. Please be sure to keep this private key safe and do not disclose it to any third party!**</mark>

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


---

# 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://help.tokenpocket.pro/en/wallet-operation/what-is-profit-and-loss/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.
