# 资源索引

### 📖 了解 Helium 区块链 <a href="#know-more" id="know-more"></a>

🔗 [Helium 区块链基本架构](https://docs.helium.com/blockchain/blockchain-primitives/)\
🔗 [获取 HNT 奖励](https://docs.helium.com/blockchain/mining)\
🔗 [Proof of Coverage](https://docs.helium.com/blockchain/proof-of-coverage) (PoC，覆盖证明）\
🔗 [HNT 通证](https://docs.helium.com/blockchain/helium-token)\
🔗 [交易手续费](https://docs.helium.com/blockchain/transaction-fees)

### 💰 Helium 应用下载 <a href="#app" id="app"></a>

🔗 下载 iOS [App](https://apps.apple.com/us/app/helium-hotspot/id1450463605) （iOS AppStore）\
🔗 下载 Android [App](https://play.google.com/store/apps/details?id=com.helium.wallet)（安卓 Playstore）\
🔗 下载 Android [App](https://install.appcenter.ms/orgs/helium/apps/hotspot-app-android/distribution_groups/public)（安卓App Center）\
🔗 [使用 CLI](https://github.com/helium/helium-wallet-rs)\
🔗 [使用 Ledger](https://docs.helium.com/wallets/ledger)

### 🌍 查询工具 <a href="#browser" id="browser"></a>

🔗 [Helium 区块链浏览器](https://explorer.helium.com/)\
🔗 [Helium 网络热点地图](https://explorer.helium.com/coverage#2.55/26.47/120.57)

### 🙋 社区治理提案 HIP <a href="#hip" id="hip"></a>

{% hint style="info" %}
Helium Improvement Proposal，是由社区发起的 Helium 改进提案。任何人都可以发起提案，在经过社区讨论并获得通过后，将会在链上实施。

点击此处查看：🔗 [HIP 汇总](https://github.com/helium/HIP)
{% endhint %}

**重要 HIP**

* [HIP-10](https://github.com/helium/HIP/blob/master/0010-usage-based-data-transfer-rewards.md)（已实施）：依据数据传输量分配数据传输奖励
* [HIP-15](/helium/hip-ti-an/hip15.md)（已实施）：通过 Beacon 信号分配 PoC 奖励
* [HIP-17](/helium/hip-ti-an/hip17.md)（已实施）：依据地理几何密度分配 PoC 奖励
* [HIP-20](https://github.com/helium/HIP/blob/master/0020-hnt-max-supply.md) （通过，未实施）：HNT 释放减半计划
* [HIP-25](https://github.com/helium/HIP/blob/master/0025-validators.md) （已实施）：引入验证者角色作为共识节点

### 🧑🏻‍💻 社区工具 <a href="#community-tools" id="community-tools"></a>

🔗 [Sitebot](https://www.sitebot.com/helium/rewards-summary)：参考奖励计算\
🔗 [Helium Vision](https://app.helium.vision/)：位置奖励预估\
🔗 [Helium Host](https://heliumhosts.com/)：Helium 社区社交\
🔗 [Hotsbot](https://hotsbot.net/)：网关活动通知订阅

### 📶 使用 Helium 网络 <a href="#use-helium" id="use-helium"></a>

🔗 [Helium LoRaWAN 标准](https://docs.helium.com/lorawan-on-helium)\
🔗 [Helium 控制器](https://docs.helium.com/use-the-network/console)\
🔗 [Helium 应用生态](https://www.helium.com/ecosystem)\
🔗 [Helium 社区应用](https://www.hackster.io/helium)

### ✅ 验证节点 & 质押 <a href="#coming-soon" id="coming-soon"></a>

{% content-ref url="/pages/-Mb0P8vpxqL8KUvt67Oh" %}
[验证节点](/helium/faq/validator.md)
{% endcontent-ref %}

🔗 [官网页面](https://www.helium.com/stake)\
🔗 [官方文档](<https://docs.helium.com/mine-hnt/validators >)\
🔗 [HIP-25](<https://github.com/helium/HIP/blob/master/0025-validators.md >)\
🔗 [部署指南](https://docs.helium.com/mine-hnt/validators/validator-deployment-guide/)\
🔗 [常见问题](/helium/faq/validator.md)\
🔗 [社区视频指南](https://www.youtube.com/watch?v=S3eIIAPP9rk)

### 🛠 即将上线 🔗 [轻网关](https://docs.helium.com/mine-hnt/light-hotspots) （测试中） <a href="#coming-soon" id="coming-soon"></a>

### 👷 如何成为网关制造商？ <a href="#become-manufacturer" id="become-manufacturer"></a>

{% content-ref url="/pages/-Mcy4ikHlSch9WtjcIXl" %}
[授权全网关制造商](/helium/hotspots/full/manufacturer.md)
{% endcontent-ref %}


---

# 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://heliumchina.gitbook.io/helium/about/resources.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.
