# Helium App

## 如何添加网关？

请根据你需要添加的网关的制造商名称，参照“热点安装指南“，添加网关。

## 如何使用搜索功能？

![](/files/-MbAecMRlDdyLerdF4-s)

在APP中，点击右上角“🔍“标志，启用“搜索模式“。

* 你可以通过关键词直接搜索自己或网络中的任何网关。
* 你也可以通过搜索地理位置，找到该区域的所有网关。

## 如何对某一网关进行“关注“？

![](/files/-MbAk7anB9SzCZOo6hr4)

* 使用“搜索功能“找到一个网关后，你可点击左上方的“旗帜 :triangular\_flag\_on\_post: ” 按钮关注该网关。
* 你已关注的网关会显示在网关页面上“Followed Hotspots”标签内，你可以在此查看所有你感兴趣的网关。
* 作为机主，你也可以运行诊断报告和更新Wi-Fi。

## 如何更改网关定位？

![](/files/-MbB1l043kihRqHzhWqG)

1. 选中网关，点击右上角的齿轮“⚙️“按键；
2. 点击Update Hotspot（更新网关）；
3. 你可以选择添加增益信息或更改地址，然后定位到网关所在位置；
4. 确认更改，支付等值10美元的HNT；
5. 等待区块确认，更改定位完成。

## 如何转让网关？

### 转让流程：

1. &#x20;选中网关，点击右上角的齿轮按键；
2. 点击Transfer Hotspot（转让网关）；
3. 输入网关名（不区分大小写），点击Continue Transfer；
4. 输入买家地址/扫描二维码，设置HNT收款金额（可为0）；
5. 点击发送转让请求


---

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