# 网络建设

## 1、进入服务网络

&#x20;各种角色根据不同的资源条件、技术能力和持币份额，进入HyperGraph网络为整体网络建设做贡献。

每个索引节点通过自身稳定的服务可靠性、开发者评价，再加上有不同的费用策略来吸引用户使用节点，节点正式进入服务网络，开始索引和提供查询服务可能基于这些情况。

1. 应用开发者通过部署特定的子图来发信号给索引节点，索引节点开始工作。
2. 某个节点或者子图的历史查询量等，也预示着了未来的服务需求。
3. 某个节点的HGT抵押量，也为网络的自动选择提供了重要参考。更高的抵押量意味着更大的重视和服务提供信心。

## 2、获取服务支持

核心开发者是整个HyperGraph网络的发起和维护成员，负责为网络成员提供技术支持等方面的服务，包括以下环节：

1. 高性能区块链网络对现有的技术架构带来了挑战, HyperGraph 在Graph Node等开源软件的基础上，构建基础设施，以适应高性能区块链网络。
2. 负责开发底层服务之外的交互界面，负责HyperGraph网络基本运营规则与服务标准制定。
3. 协助解决节点运营中具体到实际问题，包括软硬件配置、选型、优化等方面。
4. 组织社群成员，协调社区治理，奖励分发以及节点评估，奖惩等具体网络健康运营相关事宜。


---

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