# Send BTC to a .btc BNS name

Visit <https://btc.us/manage> to configure the BTC receipt address of your choice for each BNS name you own:

### A. Via Basic Settings (recommended)

1. Click the pen to add a Bitcoin address:\
   ![](/files/BVT95s0Hu8K1Zw7LaX2k)
2. Paste in the Bitcoin address you would like to use:\
   ![](/files/aQLNtQWXaBLFpwz4YUVm)
3. Click "Add"
4. Click save changes\
   ![](/files/iY62AV9yOwjV4OHYX0bJ)
5. Sign the transaction to update the zonefile, after the transaction is confirmed allow a moment and then anyone using Leather (or another compatible wallet) can send to your .btc name on Stacks. See the examples below.&#x20;

### B. Via advanced settings

If the user friendly method above fails or if you are using another service to update your zonefile, you can also use the details below to add your own text record, to achieve the same result.&#x20;

1. Select "Advanced" -> "TXT" type -> "Add record" ->✏️
2. Enter "\_btc.\_addr" in "Name" & desired BTC address in "txt"
3. Select "Save changes" & confirm transaction.

![Adding record in Advanced account options on https://btc.us](/files/VhfxUFpuOLSRgpIosYwM)

Note 1: When you send to an address that has set their BTC address like this the wallet will convert it for you:

![Send to names that have added a bitcoin address record to their profile](/files/t48tNlLEHOyG4Kjb3zZh)

Note 2: If the owner of the BNS name did not set a BTC address like this. An error will be displayed:

<figure><img src="/files/FMxSUNMDPVD9ADmdkN57" alt=""><figcaption><p>Error for unconfigured .btc names</p></figcaption></figure>


---

# 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://leather.gitbook.io/guides/bitcoin-name-system-bns/send-btc-to-a-.btc-bns-name.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.
