> For the complete documentation index, see [llms.txt](https://help.onlyfan.cfd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.onlyfan.cfd/clash-verge/clash-verge.md).

# Clash Verge

基于Tauri的Clash Meta GUI

### 1. 下载并安装 <a href="#id-1" id="id-1"></a>

[ Releases · clash-verge-rev/clash-verge-revGitHub](https://github.com/clash-verge-rev/clash-verge-rev/releases)

### 2. 配置Clash Verge <a href="#id-2-clash-verge" id="id-2-clash-verge"></a>

前往官网点击 `一键订阅`，点击 复制订阅地址

![image-20250918190754426](https://help.orymi.net/shi-yong-jiao-cheng/windows/assets/image-20250918190754426.png)

打开Clash Verge点击订阅，将复制的内容粘贴到上方输入框中，点击 `导入`，随后选择 Onlyfan 即可

![image-20250918190720624](https://help.orymi.net/shi-yong-jiao-cheng/windows/assets/image-20250918190720624.png)

### 3. 开始使用 <a href="#id-3" id="id-3"></a>

点击设置，开启 `系统代理` 即可连接到我们的服务

![image-20250918190838788](https://help.orymi.net/shi-yong-jiao-cheng/windows/assets/image-20250918190838788.png)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.onlyfan.cfd/clash-verge/clash-verge.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
