# When do BNS-names expire?

This depends on the namespace they are in. The namespace is the toplevel of a BNS name. For example bns.btc is in the .btc namespace. These expire after about 5 years because this is measured in Stacks blocks the actual expiration can vary slightly. After every renewal they are valid for 262,800 Stacks blocks from that moment of renewal.

Some more examples names in the:

* .id namespace expires after approximately 1 year (52,560 Stacks blocks).
* .stx namespace never expire.

Check when a name expires and/or renew it by using <https://renewbns.com/>

144 Blocks per day = 52,560 blocks per year = 262,800 blocks per five years


---

# 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/when-do-bns-names-expire.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.
