# Jobs

Jobs are professions players can join to receive passive money for farming, mining, fishing, Building and more. Every level up increases earned money by x%, maxing out at Level 100.

By default, players can join **2** jobs. Through ranking up it is possible to join up to **6** jobs.

{% hint style="danger" %}
When leaving a job you lose 50% of your job levels!
{% endhint %}

To join a job, simply go to /jobs and select the Job you want to pursue. To get more detailed information about job earnings simply right-click the job you are interested in to see a full list of all activities and how much money they bring in.


---

# 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://wiki.warpedrealm.com/general-server-mechanics/jobs.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.
