# 游戏设定

### 开始冒险

玩家将以新手冒险家的身份踏上Ukiyo之旅。他们拥有一个基本的武器，使他们能够对付低级别的敌人，以便收集经验和升级。当他们达到一个特定的等级，他们将进行职业进阶，他们可以从Ukiyo的四个初级职业中选择:

* 战士
* 魔法师
* 弓箭手
* 刺客

选择特定的职业可以让玩家专注于一系列知识和技能，从而基于自己的选择以各种方式提高自己的战斗能力。


---

# 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.cn.playukiyo.com/you-xi-she-ding.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.
