# ¿Todos las billeteras admiten direcciones Lightning?

Muchas billeteras populares han agregado soporte para Direcciones Lightning, pero todavía hay algunas que no lo admiten.

Bastantes billeteras Lightning admiten enviar a una Dirección Lightning. Menos billeteras Lightning pueden proporcionar una Dirección Lightning a sus usuarios para recibir pagos.

Los usuarios de Blink pueden hacer ambas cosas, enviar a Direcciones Lightning y recibir pagos de otras billeteras que admitan el envío a Direcciones Lightning.

Puede encontrar una descripción general de las diferentes billeteras Lightning y su compatibilidad con Lightning Address [aquí](https://github.com/andrerfneves/lightning-address/blob/master/README.md#wallets-supported).


---

# 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/do-all-wallets-support-lightning-addresses.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.
