> For the complete documentation index, see [llms.txt](https://docs.hg.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hg.network/network-jie-dian-wang-luo.md).

# &#x20;Network - 节点网络

- [总体介绍](https://docs.hg.network/network-jie-dian-wang-luo/zong-ti-jie-shao.md)
- [网络建设](https://docs.hg.network/network-jie-dian-wang-luo/wang-luo-jian-she.md)
- [节点角色](https://docs.hg.network/network-jie-dian-wang-luo/suo-yin-jie-dian.md): 索引节点网络尚未开始，本文用于简单介绍项目流程
- [节点设备](https://docs.hg.network/network-jie-dian-wang-luo/jie-dian-she-bei-yu-wei-hu.md)
- [节点查看与管理](https://docs.hg.network/network-jie-dian-wang-luo/jie-dian-cha-kan-yu-guan-li.md)
- [节点托管类型](https://docs.hg.network/network-jie-dian-wang-luo/jie-dian-tuo-guan-lei-xing.md)
- [定价方案第二版](https://docs.hg.network/network-jie-dian-wang-luo/ding-jia-fang-an-di-er-ban.md)
- [节点网络 FAQ](https://docs.hg.network/network-jie-dian-wang-luo/jie-dian-wang-luo-faq.md)
- [Heco 网络公开归档节点](https://docs.hg.network/network-jie-dian-wang-luo/heco-wang-luo-gong-kai-gui-dang-jie-dian.md)


---

# 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.hg.network/network-jie-dian-wang-luo.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.
