# ¿Qué es una dirección Lightning y cómo se ve?

Las direcciones Lightning son un tipo de solicitud de pago de la red Lightning basada en el protocolo LNURL que permite a los usuarios recibir pagos de bitcoins directamente en su monedero Lightning. Se parecen a una dirección de correo electrónico, pero en lugar de correos electrónicos, puedes recibir pagos Lightning con ella.

Las direcciones Lightning pueden tener un aspecto diferente en función del servicio que utilice el destinatario del pago

Por ejemplo, la dirección Lightning de un usuario de Blink será <username@blink.sv>, mientras que la de un usuario de Wallet of Satoshi será <username@walletofsatoshi.com>.

Independientemente del formato, todas las direcciones Lightning son únicas para el destinatario, lo que les permite recibir pagos Lightning de forma segura y sencilla.


---

# 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://faq.blink.sv/espanol/blink-payment-methods/lightning-address/what-is-a-lightning-address-and-what-does-it-look-like.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.
