# Developer Document

- [Table of contents](https://docs.hashahead.org/readme/summary.md)
- [community](https://docs.hashahead.org/readme/community.md)
- [community hub](https://docs.hashahead.org/readme/community/community-hub.md): Welcome to the HAH Community Center
- [Learn](https://docs.hashahead.org/readme/learn.md)
- [Security and Fraud Prevention](https://docs.hashahead.org/readme/learn/an-quan-he-fang-qi-zha.md): Security and Fraud Prevention
- [About Us](https://docs.hashahead.org/readme/learn/guan-yu-wo-men.md)
- [HAH Wallet](https://docs.hashahead.org/readme/learn/hah-qian-bao.md): Master the Block Saver wallet and start a journey to the decentralized world
- [Hash Ahead Development Roadmap](https://docs.hashahead.org/readme/learn/hash-ahead-fa-zhan-lu-xian-tu.md): Constant pursuit of higher performance, better safety and more sustainable development
- [Hash Ahead governance mechanism](https://docs.hashahead.org/readme/learn/hash-ahead-zhi-li-ji-zhi.md): If no one owns Hash Ahead, how are decisions about past and future changes to hash ahead made? Hash ahead governance refers to the process that allows such decisions to be made.
- [Cross-chain bridge](https://docs.hashahead.org/readme/learn/kua-lian-qiao.md): Realize interoperability and value transmission between different blockchains, enabling users to freely transfer and exchange assets on multiple chains.
- [What is HAH](https://docs.hashahead.org/readme/learn/shi-mo-shi-hah.md)
- [Use Hash Ahead](https://docs.hashahead.org/readme/readme.md)
- [Decentralized Autonomous Organizations (DAOS)](https://docs.hashahead.org/readme/readme/decentralized-autonomous-organizations-daos.md): A form of organization based on blockchain technology designed to enable decentralized decision-making and autonomy.
- [NFT](https://docs.hashahead.org/readme/readme/nft.md): Non-fungible tokens (NFTs), Sell at Scale
- [Decentralized Network](https://docs.hashahead.org/readme/readme/qu-zhong-xin-hua-wang-luo.md): Decentralized social networks
- [Run a node](https://docs.hashahead.org/readme/readme/run-a-node.md): Run Your Own Node，Be fully sovereign while helping to protect the network. Be Hash Ahead.
- [Stablecoins](https://docs.hashahead.org/readme/readme/stablecoins-wen-ding-bi.md): Stablecoins, a new option for digital assets.
- [PledgeHAH](https://docs.hashahead.org/readme/readme/zhi-ya-hah.md): Staking, Earn while Securing Hash Ahead。Any user with any amount of HAH can do staking for helping secure the network and earning rewards in the process.


---

# 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://docs.hashahead.org/readme.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.
