# 职业市场

使徒们需要为玩家主人谋生，但是如果主人没有土地怎么办？

在就业市场，使徒可以找工作，拥有土地的玩家会在此雇佣矿工使徒。

玩家需要在就业市场上列出他们用于出租的使徒，设定工作时间（至少 7 天）和每日工资（以 RING 结算）。雇佣使徒的玩家可以根据使徒的天赋和薪水来决定是否雇佣。一旦被雇用，使徒打工人将获得 RING，而雇主将获得使徒挖出的资源。

![使徒求职](/files/-MOFPn7hauX3Ma6FGnlp)

想要雇佣使徒的玩家，进入使徒市场后，点击「更多」，选择「待招募」选项卡，即可查看所有正在寻找工作的使徒。你可以浏览使徒的能力和工资，并据此作出选择。


---

# 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.evolution.land/simplified-chinese/getting-started/game-entities/apostle/job-market.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.
