> For the complete documentation index, see [llms.txt](https://docs.bnsx.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bnsx.org/burn-mechanism/burn-mechanism-for-annual-domain-renewal.md).

# Burn Mechanism for Annual Domain Renewal

BNSx introduces an additional burning mechanism tied to the annual renewal fees for domain usage. Users holding NFTs representing control over second-level domains and their corresponding Web3 addresses must pay an annual renewal fee in BNSx tokens to activate and maintain control over the domain. The specifics of this mechanism are outlined as follows:

### Overview:

The burning mechanism associated with domain renewal fees ensures the perpetual value and ownership of NFTs, representing control over second-level domains and their Web3 addresses. Users pay an annual fee, and half of this fee is burnt until the total circulating supply of BNSx decreases to 10.5 million. Subsequently, a portion of the revenue generated from the cessation of burning fees will initiate the BNSx Community Staking and Mining era. A fraction of subsequent annual fees will be allocated as rewards for staking and mining in the community.

### Implementation:

1. **NFT Ownership and Annual Renewal:**
   * Users owning NFTs for second-level domains and Web3 addresses must pay an annual renewal fee in BNSx tokens to maintain control.
2. **Burning Mechanism for Renewal Fees:**
   * Half of the annual renewal fee is burnt, contributing to the reduction of the total circulating supply of BNSx.
3. **Cessation of Burning Fees:**
   * Once the total circulating supply reaches 10.5 million, the burning of renewal fees will cease.
4. **Transition to Community Staking and Mining:**
   * After the cessation of burning fees, a portion of the revenue generated will be allocated to initiate the BNSx Community Staking and Mining era.
5. **Annual Fee Redistribution to Stakeholders:**
   * Subsequent annual fees contribute to rewards for stakeholders participating in the community staking and mining activities.

### Process Summary:

* NFT holders pay an annual renewal fee in BNSx tokens to maintain control over second-level domains and Web3 addresses.
* Half of the annual renewal fee is burnt until the total circulating supply of BNSx decreases to 10.5 million.
* Cessation of burning fees marks the beginning of the BNSx Community Staking and Mining era.
* Annual fees contribute to rewards for stakeholders participating in community staking and mining.

### Note:

* **Perpetual Value:** NFTs representing domain control have intrinsic value and can be perpetually maintained through annual renewal fees.
* **Community Incentives:** The cessation of burning fees initiates a new phase of community participation, with stakeholders earning rewards through staking and mining activities.

This burning mechanism aligns with the sustainability and growth of the BNSx ecosystem, ensuring perpetual value for domain control NFTs and fostering community engagement through staking and mining incentives.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bnsx.org/burn-mechanism/burn-mechanism-for-annual-domain-renewal.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
