# Send To Bitcoin Address

STARBACKR Wallet only allows sending to other Lightning-enabled wallets. Sending to a Bitcoin Address (on-chain) is currently not supported. However you can use a third party like [boltz.exchange](https://boltz.exchange) to switch your money from one protocol to another. Below is a short guide on how to do that.

### Step-By-Step Guide (boltz.exchange)

1 - Go to boltz.exchange and choose LN-BTC -> Bitcoin

![](/files/rrz93VcoqWsImig71af4)

2 - Enter the amount (in Bitcoin) you wish to send and tap "Go to next step".![](/files/udBMp7HWsbluGRdybO0k)

3 - Enter the Bitcoin Address (on-chain) that you wish to send the money to and tap "Go to next step".

<img src="/files/FwgVKEl8XOIDSrS2fzRS" alt="" data-size="original">

4 - Copy the Lightning Invoice

![](/files/7ETWioQ5sYv3mfSqTepn)

5 - Open up STARBACKR Wallet, tap "Send" and paste the Invoice you just copied on boltz.exchange.

![](/files/a577koCUH8yr6fMNlSYK)

6 - Tap "Read" and after confirming the amount tap "Send"

7 - Once the payment is made (only takes a few seconds) you will see a confirmation on boltz.exchange and the payment to your Bitcoin address is made.

![](/files/k1Fj47CNBxyrL57lmeK6)


---

# 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/withdraw-from-your-wallet/send-to-bitcoin-address.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.
