# 游戏目标

在保证自身存活下想尽办法在地图中搜索更多更高价值的变卖物，直到填满你的背包或者剩余的时间不足以继续搜索为止。但保证存活才是最关键的，千万不要被各种昂贵的变卖物迷住了眼。<mark style="color:red;">如果你在地图中死亡，不仅会失去你在地图中获取到一切物资，更会让你带入的除了钥匙以外的任何物资也一并丢失。</mark>

<figure><img src="/files/LRoqkxdBgckAMJoqJvPb" alt=""><figcaption><p>如果你在地图中死亡</p></figcaption></figure>


---

# 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://docs.mclmserver.com/help-od/you-xi-mu-biao.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.
