# 全网关 (Full Hotspot)

当前Helium网络中的网关均为全网关，之后将逐渐被轻网关所取代。网关通过PoC活动获取奖励。

Helium曾经制造生产了第一批网关（OGs网关），但是现在Helium已经不再自己生产任何网关。

{% hint style="success" %}
在[HIP-19](https://github.com/helium/HIP/blob/master/0019-third-party-manufacturers.md)通过之后，所有符合条件的[第三方制造商](/helium/hotspots/full/manufacturer.md)都可以在经过Helium社区和DeWi批准后生产网关。

每个被批准的制造商都会在Helium区块链上得到一个独特的上线地址，他们需要在此地址燃烧Data Credits，以进行新网关的注册。
{% endhint %}


---

# 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/full.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.
