> For the complete documentation index, see [llms.txt](https://doc.xunlian.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.xunlian.co/readme.md).

# 寻链云监控--参与Depin更容易

### 寻链云监控系统集成Depin项目设备节点监控系统。如果你有自己可用的服务器设备，懂一些Linux操作系统命令，对Depin赛道有一定认知，那么这款软件可以帮你轻松接入各种Depin项目。

### 该产品核心功能有：

* 监测和管理网络中设备的健康状况和性能指标。
* 根据设备性能情况部署Depin项目节点。
* 监测和管理节点状态和运行情况。
* 常见节点脚本一键操作。
* 配置公众号，企业微信，钉钉等告警方式。
* 选择项目核心监测指标的告警模版。

### 部署Depin项目的大致流程如下：

* 第一步添加设备。
* 第二步将设备添加到想要参与项目分组。
* 第三步根据设备性能情况部署节点。
* 第四步运维设备和节点，根据运行情况管理设备和节点。

### 如果在使用过程中遇到任何问题，欢迎加入社区一起交流：

* 社区群里会经常发布并讨论最新Depin项目的玩法。
* 获得最新Depin项目教程。
* 技术问题有专业人员解答。
* 持续迭代升级产品。
* 分享社区福利。

### 加入社区，请[联系我们](/qa/contactus.md)。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.xunlian.co/readme.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.
