> For the complete documentation index, see [llms.txt](https://docs.shark.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shark.top/rdr2/exit/south/difference.md).

# South版本区别

{% hint style="success" %} <mark style="color:red;">**朝南South VIP高级终身＞朝南South VIP高级24h＞朝南South Lite精简终身**</mark>&#x20;

<mark style="color:red;">**Lite精简版相比VIP版高级版缺少了以下功能**</mark>

* **虚假名字 虚假ip地址 虚假游戏角色等级 修改虚假游戏名字 IP 角色等级**
* **黑名单选项 将某玩家移至黑名单可以禁止游戏匹配 包括遇到 追战局**
* **追战局功能 搜索玩家名字或者RID后加入某个玩家的战局之内**
* **强制拉入某玩家进入自身战局 把某在线不卡单的玩家强制拉过来**
* **换战局并隐藏自身玩家列表 幽灵战局功能 开启后换战局自身消失隐藏**
* **刷出并直接获得到背包里收藏品 无需拾取 一键获得直接到背包**
* **修改玩家击杀数与被玩家击杀次数 玩家账号统计信息编辑器**
* **马匹坐骑背包 坐骑能力值有关 比如坐骑的药水 瞬间回复坐骑体力**
* **雷达隐身 自身消失在地图上面 地图上没有自己 其他玩家看不到**
* **脚本插件功能 可以依靠脚本插件功能开启雷霆辅助插件 类似双开**
  {% endhint %}


---

# 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://docs.shark.top/rdr2/exit/south/difference.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.
