# 超级追剧模式

> 超级追剧模式是一种类 Rss 的追剧模式 {.is-info}

Vertex作者的服务器通过 Rss 的方式获取并保存了各PT站点新发布的种子信息, 当用户在Vertex开启超级追剧模式后, 用户的影视订阅任务将优先在Vertex作者的信息库中进行资源搜索, 如有符合条件的资源将直接推送给下载器, 跳过了在原PT站点搜索的过程。此功能把向PT站点的搜索请求转移到了Vertex作者的服务器, 大大降低了常规订阅模式给PT站点服务器带来的压力。 在超级追剧模式下，影视订阅任务可以高频地搜索种子, 让你能第一时间获取到最新发布的资源。

## 如何开启

1. 在 Vertex 系统设置 - 安全设置中填写 Panel Key。Panel Key 需在 [Vertex Panel](https://dash.vertex-app.top) 注册获得
2. 在 Vertex 基础组件 - 站点 - 站点编辑内勾选 “ 拉取远程种子 ”。站点的支持情况看这里 => PT 站点
3. 点击 “刷新”, 如成功刷新站点信息, Vertex Panel 将收到信息并激活该站点。 激活最迟需要 1 个小时, 也可手动在 Vertex Panel 端强制刷新激活
4. 在 Vertex 任务配置 - 订阅任务 - 编辑任务内勾选启用 “ 超级模式 ”

### 注意事项

* 只有在站点编辑中勾选了 “ 拉取远程种子 ” 选项的站点才会使用超级模式
* 超级追剧模式正式上线后的周期限定为 10 分钟一次
* 测试阶段为了尽快找出问题, 目前周期为 2 分钟一次


---

# 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://wiki.vertex-app.top/zhui-ju/chao-ji-zhui-ju-mo-shi.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.
