# 关于 Handshake

- [关于 Handshake](https://learn.namebase.io/cn/about-handshake/about-handshake.md): Handshake is an experimental project for decentralizing DNS to improve the security of the internet
- [True domain ownership](https://learn.namebase.io/cn/about-handshake/about-handshake/true-domain-ownership.md): Handshake domains can truly be fully owned
- [Endless top-level domains](https://learn.namebase.io/cn/about-handshake/about-handshake/endless-top-level-domains.md): Handshake domains can be registered by anyone
- [More secure internet](https://learn.namebase.io/cn/about-handshake/about-handshake/more-secure-internet.md): Handshake can serve as a much safer alternative to Certificate Authorities
- [Unstoppable and private](https://learn.namebase.io/cn/about-handshake/about-handshake/unstoppable-and-private.md): Handshake ensures DNS records can only be modified by a domain’s owner
- [Handshake's beneficiaries](https://learn.namebase.io/cn/about-handshake/about-handshake/handshake-beneficiaries.md): Helping Handshake become a success
- [Handshake货币 (HNS)](https://learn.namebase.io/cn/about-handshake/handshake-coin.md): About the Handshake coin
- [Handshake拍卖](https://learn.namebase.io/cn/about-handshake/handshake-auction.md): About Handshake's name auctions
- [了解区块链](https://learn.namebase.io/cn/about-handshake/blockchain-refresher.md): A refresher on blockchain
- [了解DNS](https://learn.namebase.io/cn/about-handshake/dns-refresher.md): A refresher on DNS


---

# 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://learn.namebase.io/cn/about-handshake.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.
