# 顶部功能

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

### <mark style="color:blue;">状态：</mark>

**总开关：**&#x63D2;件总开关；

{% hint style="info" %}

* 插件所有的功能都必须<mark style="color:blue;">重新启动</mark>才能生效
* <mark style="color:blue;">重启&保存</mark>按钮，在插件启动成功后才显示
* <mark style="color:blue;">详细状态</mark>在启动成功后展示插件相关的进程和iptbables状态
  {% endhint %}

**运行状态：**&#x5C55;示插件的启动时间和实际运行状态；

{% hint style="info" %}

* <mark style="color:blue;">进程守护</mark>默认不开启，需要在【高级设置】-【实时进程守护】开启
  {% endhint %}

**连通检查：**&#x901A;过http代理端口请求检测网站，展示连通性状态。&#x20;

{% hint style="info" %}

* 本功能仅作参考，不代表您路由/浏览器的实际访问状态
* 该模块默认隐藏，【高级设置】-【内核设置】-【开启http/socks代理端口】开启时才展示
* 此处信息调用免费API，地理位置可能不显示或者不准确
  {% endhint %}

### <mark style="color:blue;">控制：</mark>

**配置文件选择：**&#x5207;换Clash专有的yaml配置，首次使用请先 [**订阅**](/mc/base/subscribe.md) 。

**访问管理面板：**&#x9ED8;认内置ZashBoard面板

{% hint style="info" %}

* ZashBoard项目地址为 [GitHUB](https://github.com/Zephyruso/zashboard)
  {% endhint %}


---

# 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://mcreadme.gitbook.io/mc/base/home.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.
