# 了解Helium网络

### Helium网络可以代替我家里的Wi-Fi么？

不可以。Helium网关所产生的Long-Fi信号，可以传输给低耗电的LoRaWAN设备。如GPS追踪器，温度计，湿度计等等，他们都只需要传输少量的数据。网关需要接入已有的网络（通过有线或者Wi-Fi的方式）。无法为电脑和智能手机供网。

### 我可以用我的手机或电脑使用Helium网络么？

不可以，Helium网络只能用于支持LoRaWAN的设备。

### 什么样的设备可以使用Helium网络？

任何使用LoRaWAN的设备都可以接入使用这个网络。

可以点击[此链接](https://docs.helium.com/use-the-network/devices/)了解更多。

### 每个城市最多能有多少个热点？

不设上限。另外，我们相信更好的信号覆盖会带来更多的使用。

可以点击[此链接](https://explorer.helium.com/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/faq/network.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.
