# 训练模式

玩家在获得角色后，可以通过升级角色开启**训练模式**。对于VIP0玩家而言，每次训练模式为8小时，完成后可以收集奖励XC。收集到的XC会按照一定的比例分配，一部分将进入XC账户，另一部分将作为分红奖励发放给相应的账户，并转化为GGP（守护者成长积分）以用于NFT的升级。

训练模式采用船员出海的方式进行，用户的VIP等级决定了其是否能够出海以及出海的时长。等级为0的船员无法出海，而1级及以上的船员可以出海，并且每升一级增加出海时长为24小时。当玩家完成一次训练模式后，可以领取相应等级的XP作为奖励，不同等级的船员可获得不同数量的XP。


---

# 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://x-land.gitbook.io/doccn/shou-hu-zhe-lian-meng/xun-lian-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.
