# 如何使用Clash Verge

<mark style="background-color:red;">如果或打开仪表盘闪退，请安装</mark>[<mark style="background-color:red;">WebView2</mark>](https://go.microsoft.com/fwlink/p/?LinkId=2124703)

<mark style="background-color:red;">如果软件无法启动，请安装</mark>[<mark style="background-color:red;">VC运行库</mark>](https://learn.microsoft.com/zh-cn/cpp/windows/latest-supported-vc-redist?view=msvc-170)

<mark style="background-color:red;">最新版有自带WebView2的，部分Windows系统无法安装WebView2请下载该版本</mark>

<mark style="background-color:red;">更多在Windows上无法运行的所有问题请访问</mark>[<mark style="background-color:red;">官方文档</mark>](https://clash-verge-rev.github.io/faq/windows.html)

1.打开软件后，点击托盘图标后，点击"新建"已创建配置:

<figure><img src="/files/fvCFznlm99GiTufZjiSy" alt=""><figcaption></figcaption></figure>

2.依据情况配置:

<figure><img src="/files/RPrnFZ093EUC43sI95sC" alt=""><figcaption></figcaption></figure>

解释:

`①Remote` 和 `Local` 类型为 **主配置文件**，`Script` 和 `Merge` 类型为 **增强配置文件**，用于修改主配置文件的。

②[Remote 远程配置](https://clash-verge-rev.github.io/guide.html#remote-%E8%BF%9C%E7%A8%8B%E9%85%8D%E7%BD%AE):目前仅支持 clash 格式的配置链接，即响应体数据是符合 clash 配置格式的（utf8 编码）。如果响应头中存在 `Subscription-Userinfo` 字段，则其对应的流量信息会展示出来。远程配置可以点击右上角的更新按键自动更新。

③[Local 本地配置](https://clash-verge-rev.github.io/guide.html#local-%E6%9C%AC%E5%9C%B0%E9%85%8D%E7%BD%AE):新建本地配置之后，`右键 - 打开文件` 即可打开对应的本地配置文件（默认会用 VScode 打开，如果找不到执行程序则用默认编辑器打开）。在编写完本地配置之后`右键 - 使用` 即可刷新该配置。

4.配置完成后，点击代理并选择适合的选项

<figure><img src="/files/tJRaVpqkQNK9M7bbFGfx" alt=""><figcaption></figcaption></figure>

5.再点击"设置——系统代理"即可上网

提示:可在设置配置中文


---

# 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://docs.winverdev.eu.org/windows/clash_verge.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.
