# Bitcoin Name System (BNS)

- [What is BNS?](https://leather.gitbook.io/guides/bitcoin-name-system-bns/what-is-bns.md): What is the Bitcoin Name System?
- [When do BNS-names expire?](https://leather.gitbook.io/guides/bitcoin-name-system-bns/when-do-bns-names-expire.md): When do BNS-names expire?
- [How can I register a BNS name/ .btc name?](https://leather.gitbook.io/guides/bitcoin-name-system-bns/how-can-i-register-a-bns-name-.btc-name.md): How can I register a BNS name/ .btc name?
- [Send BTC to a .btc BNS name](https://leather.gitbook.io/guides/bitcoin-name-system-bns/send-btc-to-a-.btc-bns-name.md): How can I send BTC to a .btc name (BNS name on Stacks) with the Wallet extension?
- [Check BNS name expiration](https://leather.gitbook.io/guides/bitcoin-name-system-bns/check-bns-name-expiration.md): How can I check the expiration block of a BNS name using the explorer sandbox?


---

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