> 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/care.md).

# South注意事项

{% hint style="danger" %} <mark style="color:red;">**无限背包物品**</mark>**&#x20;\[位于**<mark style="color:purple;">**战局选项**</mark>**-**<mark style="color:purple;">**恢复选项**</mark>**内]**

**开启了之后绝对**<mark style="color:red;">**不要买卖任何东西**</mark>**及**<mark style="color:red;">**捐赠营地**</mark>**,**<mark style="color:red;">**制作物品**</mark>

**只能在**<mark style="color:red;">**藏宝图刷金条**</mark>**时开 其他时刻一律&#x20;**<mark style="color:red;">**关闭 关闭 关闭**</mark>**&#x20;！**
{% endhint %}

{% hint style="danger" %}
**藏宝图刷金条方式 ：&#x20;**<mark style="color:red;">**请提前开启**</mark>

<mark style="color:purple;">**无限背包物品功能**</mark>**&#x20;\[位于**<mark style="color:purple;">**战局选项**</mark>**-**<mark style="color:purple;">**恢复选项**</mark>**内]**

**然后重复去开同一张藏宝图**

**刷完藏宝图后一定记得**<mark style="color:red;">**关闭无限背包物品功能**</mark>**！**

**一张藏宝图 您最多可以重复开启100次**

**每个战局的宝箱数量是100个，刷满一百个藏宝箱后请更换战局**

**同理：而且如果有其他人也在刷藏宝图的话，可能你拿不到100个**
{% endhint %}

{% hint style="danger" %}
**战局选项 玩家列表 自身 友善帮助 给与金钱黄金。**

**切记一天24小时之内 不要超过10个箱子&#x20;**<mark style="color:purple;">**\[30金条之内 30左右]**</mark>

<mark style="color:red;">**注：不建议直接使用宝箱刷金条,建议使用藏宝图方法（宝图百分百安全）**</mark>

**拿完之后不要再去使用辅助获得金条**
{% endhint %}

{% hint style="danger" %} <mark style="color:red;">**战局选项 恢复选项 不推荐使用其中任意选项**</mark>

**只能告诉你 目前恢复选项内的功能相对安全稳定**

<mark style="color:red;">**如果您把安全稳定放在首位**</mark>**&#x20;那么&#x20;**<mark style="color:red;">**不要使用其内任意选项**</mark>
{% endhint %}

{% hint style="danger" %}
**刷经验推荐使用**

<mark style="color:purple;">**战局选项 玩家列表 自身 友善帮助 收藏品**</mark>**的功能**

**Coins代表刷出收藏家硬币箱子 优先推荐硬币箱子**

**因为钱多 经验 同样也多。**

**刷之前请把收藏品一个不剩的全部卖给那扎尔夫人,然后再刷。**

<mark style="color:red;">**适量即可**</mark>**&#x20;一天从1级到999 不封你封谁？！？！**
{% 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/care.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.
