# Receive From Lightning Wallets

Receiving Bitcoin from wallets that support sending on the Lightning Network is the fastest and easiest way to add funds to your STARBACKR wallet.&#x20;

### Step-By-Step Guide

1. Open up STARBACKR and navigate to your STARBACKR wallet.
2. Click "Receive" then enter an amount and a description for the transaction
3. Click "REQUEST" and a QR code will be displayed.
4. Scan the QR code (or copy the Invoice manually) with the sending wallet.
5. Confirm the payment on the sending wallet.
6. You will receive a confirmation in your Starbackr wallet and the amount will be credited.


---

# 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://docs.starbackr.com/guides/starbackr-wallet/send-to-your-wallet/receive-from-lightning-wallets.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.
