> For the complete documentation index, see [llms.txt](https://nak-part.gitbook.io/tokenpocket-en-espanol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nak-part.gitbook.io/tokenpocket-en-espanol/operaciones-con-la-billetera/como-crear-una-billetera/guia-de-uso-del-monedero-movil-nostr.md).

# Guía de uso del monedero móvil NOSTR

***

### Guía de uso del monedero móvil NOSTR

<figure><img src="https://cdn-images-1.medium.com/max/800/1*woSMfXH-0doGIVzkJu0JRA.png" alt=""><figcaption></figcaption></figure>

### **¿Cómo activar Nostr en TokenPocket?**

\
\
TokenPocket es compatible con el protocolo Nostr (los usuarios de Android deben actualizar a la versión 1.7.0 o superior). Haz clic en \[Yo], activa el interruptor de \[Habilitar Nostr] y Nostr quedará habilitado.

<figure><img src="https://cdn-images-1.medium.com/max/800/0*3k7C-KWDaz2OFyNa" alt=""><figcaption></figcaption></figure>

### **¿Cómo obtener la dirección de Nostr?**

1. Abra la página \[Activos] de TokenPocket, haga clic en \[Detalles] y, a continuación, en \[Dirección Nostr].

<figure><img src="https://cdn-images-1.medium.com/max/800/0*Sc4bZxd7-PD-LR1T" alt=""><figcaption></figcaption></figure>

2\. En esta página, verá una dirección Nostr que empieza por \[npu].

\
Ten en cuenta que las transferencias de direcciones Nostr no están soportadas actualmente, así que por favor no utilices esta dirección para realizar ninguna operación de transferencia durante el proceso de transferencia.

### **¿Cómo obtener la clave privada de Nostr?**

\
Abra la página \[Activos] de TokenPocket, haga clic en \[Detalles] y, a continuación, en \[Exportar clave privada].

<figure><img src="https://cdn-images-1.medium.com/max/800/0*zY5F9hu2UaJJMrBF" alt=""><figcaption></figcaption></figure>

2\. Haga clic en el botón \[Mostrar clave privada Nostr] para ver la clave privada Nostr del monedero EVM actual.

<figure><img src="https://cdn-images-1.medium.com/max/800/0*IO0AwfD0eXqWvGlt" alt=""><figcaption></figcaption></figure>

*Atención, la clave privada de Nostr se deriva de la clave privada de su monedero actual basado en evm y también puede invertirse para obtener la clave privada del monedero basado en evm. Por favor, asegúrese de mantener esta clave privada a salvo y no la revele a terceros.*

***

Soy Nak si deseas saber mis RRSS <https://linktr.ee/NakOprt>

🔵 Correo electrónico oficial 👉 <service@tokenpocket.pro>

🔵 Descarga TokenPocket en 👉 [https://tokenpocket.pro](https://tokenpocket.pro/)

🔵 Únete al grupo Telegram en Español 👉 <https://t.me/TokenPocket_ES>

<br>

<br>


---

# 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://nak-part.gitbook.io/tokenpocket-en-espanol/operaciones-con-la-billetera/como-crear-una-billetera/guia-de-uso-del-monedero-movil-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.
