# From CashApp

Cash App supports Bitcoin Lightning network transactions to transfer money instantly to Starbackr Wallet.

### Step-By-Step Guide

1 - Open up STARBACKR and navigate to your STARBACKR Wallet.&#x20;

![](/files/sjnCB7BNkTJpljl0KVRf)

2 - Click "Receive" then enter an amount and a description for the transaction

3 - Click "REQUEST" and a QR code will be displayed.

4 - Click "COPY" to copy the Lightning Invoice to your clipboard

5 - Open up Cash App, navigate to the Bitcoin section, and hit the send-icon&#x20;

![](/files/HgjgHbnMnAnVneZsu4Tg)

6 - Enter the same amount you requested in STARBACKR Wallet

![](/files/z6kPdaUfTTVzwey1iSUk)

7 - Paste the Lightning invoice you copied before into the "To" field, select the invoice below and hit "Next"

8 - Confirm the payment, and the amount should be transferred to your STARBACKR Wallet within seconds.


---

# 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/from-cashapp.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.
