# How do I send bitcoin payments using the Lightning Network with Blink?

To send bitcoin using the Lightning Network with the Blink, you have two options:

**Option 1:** If you are close to the receiver, you can click on the "Scan QR Code" button on the main screen of the app and scan the receiver's Lightning invoice.

**Option 2:** Click on the "Send" button on the main screen of the app and paste the Lightning invoice, the Blink username, or the LNURL of the receiver. If the invoice you received from the receiver already has an amount specified, you do not need to add an amount. However, if the amount is not specified, you can add the amount you wish to send in the designated field.


---

# 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/blink-payment-methods/lightning/how-do-i-send-bitcoin-payments-using-the-lightning-network-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.
