# ¿Cómo puedo usar Lightning Address para enviar y recibir dinero con Blink?

Para enviar un pago a una Dirección Lightning:

1. Copie su dirección Lightning (por ejemplo, <username@blink.sv>)
2. Haz clic en `Enviar` en tu pantalla de inicio de Blink.
3. Pegue la dirección Lightning en la sección de destino
4. Agregue la cantidad que desea enviar y haga clic en `Enviar`

Para recibir pagos utilizando Lightning Address:

1. Abra el menú de configuración en la parte superior derecha de la pantalla de inicio de su Blink.
2. Encuentra `Tu dirección de Blink`
3. Copia tu dirección Lightning (por ejemplo, <username@blink.sv>) haciendo clic en ella.
4. Comparte tu Dirección Lightning con la persona que desea pagarte.


---

# 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/how-can-i-use-lightning-address-to-send-and-receive-money-with-blink.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.
