# 纯数据网关 (Data-only Hotspot)

随着所有被批准的全网关正在向轻网关架构过渡，我们还引入了第三种新的网关类型，即只提供数据的纯数据网关，以满足日益增长的数据传输需求并继续扩大网络覆盖范围。&#x20;

**纯数据网关无法参与PoC，仅可获得数据传输奖励。**

| 奖励类型      | 纯数据网关 | 全网关与轻网关 |
| --------- | ----- | ------- |
| **数据传输**  | YES   | YES     |
| **PoC\*** | NO    | YES\*   |

&#x20;*\* 轻网关软件激活后，所有网关将不再获得发出挑战的奖励。*

## 如何创建纯数据网关 <a href="#setup-a-data-only-hotspot" id="setup-a-data-only-hotspot"></a>

纯数据网关采用无准入入网机制，任何人都可以创建纯数据网关，将其加入区块链，并通过数据传输获得奖励。

具体要求与步骤，请参见相关文档👇：

{% embed url="<https://docs.helium.com/mine-hnt/data-only-hotspots>" %}


---

# 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/hotspots/dataonly.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.
