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

To receive a bitcoin payment using the Blink through the Lightning Network, simply follow these steps:

1. Click on the "Receive" button on the main screen of the app.
2. Choose whether you want to receive the payment to your bitcoin or Stablesats account
3. If you want to request a specific amount, enter the amount you wish to receive in the designated field.
4. Set a note or label to remember what you have spent your money on.
5. You can send a zero amount invoice, but it may not always work depending on the wallet the sender is using. For example, some wallets like Muun always require invoice with amount.


---

# 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-receive-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.
