# Table of Contents

**Introduction**&#x20;

* [1.1 Background](/hndl-bitcoin-handle-naming-system/1.1-background.md)&#x20;
* [1.2 Objectives](/hndl-bitcoin-handle-naming-system/1.2-objectives.md)
* [1.3 Terminology ](/hndl-bitcoin-handle-naming-system/1.3-terminology.md)

**Contract Overview**&#x20;

* [2.1 Core Features](/hndl-bitcoin-handle-naming-system/2.1-core-features.md)
* [2.2 Fee Structure](/hndl-bitcoin-handle-naming-system/2.2-fee-structure.md)
* [2.3 Burning Mechanism](/hndl-bitcoin-handle-naming-system/2.3-burning-mechanism.md)
* [2.4 Events and Logging](/hndl-bitcoin-handle-naming-system/2.4-events-and-logging.md)&#x20;

**Use Cases**&#x20;

* [3.1 Personalized Web3 Identity](/hndl-bitcoin-handle-naming-system/3.1-personalized-web3-identity.md)
* [3.2 HNDL Wallet](/hndl-bitcoin-handle-naming-system/3.2-hndl-wallet.md)
* [3.3 Ordinals Inscription](/hndl-bitcoin-handle-naming-system/3.3-ordinals-inscription.md)&#x20;

**Security and Considerations** <br>

* [4.1 Limitations](/hndl-bitcoin-handle-naming-system/4.1-limitations.md)
* [4.2 Risks and Mitigations ](/hndl-bitcoin-handle-naming-system/4.2-risks-and-mitigations.md)

**Conclusion**&#x20;

* [5.1 Road Map and Future Enhancements](/hndl-bitcoin-handle-naming-system/5.1-road-map-and-future-enhancements.md)
* [5.2 Summary](/hndl-bitcoin-handle-naming-system/5.2-summary.md)&#x20;
* [5.3 Contact Information](/hndl-bitcoin-handle-naming-system/5.3-contact-information.md)

**Tutorial**

* [6.1 Connect to Rootstock ](/hndl-bitcoin-handle-naming-system/6.1-connect-to-rootstock.md)
* [6.2 Register Handle/Sub-Handle](/hndl-bitcoin-handle-naming-system/6.2-register-handle-sub-handle.md)
* [6.3 Renew Handle/Sub-Handle](/hndl-bitcoin-handle-naming-system/6.3-renew-handle-sub-handle.md)
* [6.4 Sub-Handle Mint Permission](/hndl-bitcoin-handle-naming-system/6.4-sub-handle-mint-permission.md)
* [6.5 Transfer Handle/Sub-Handle](/hndl-bitcoin-handle-naming-system/6.5-transfer-handle-sub-handle.md)
* [6.6 Update Token URI](/hndl-bitcoin-handle-naming-system/6.6-update-token-uri.md)


---

# 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://studybitcoin.gitbook.io/hndl-bitcoin-handle-naming-system/table-of-contents.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.
