# Jobs

{% hint style="info" %}
In-Game Command: **/jobsinfo**
{% endhint %}

### What are Jobs?

Jobs are one of the many ways to earn money on CYT. The list of jobs can be viewed by typing /jobsinfo.

### What are the different Jobs I can do?

The different jobs that you can join and earn money/job XP from are:

* Miner
* Digger
* Lumberjack
* Hunter
* Farmer

### **How do I do my Job?**

Check your **/jobsinfo** to see what you can do within your job and what pays the best - this could include breaking blocks, crafting items, killing mobs, harvesting crops and more. You can do your job anywhere in the Towny worlds. Any XP earned from your job will be automatically granted though to claim income from your job, visit the **/warp Bank** and talk to the Jobs NPC!

### What is the Money and XP Limit?

From when you begin actions of your joined jobs, a limit is set. For money, this is £60,000 per 24 hours and for Jobs XP, this is 40,000 per 24 hours. Check this limit and whether or not you are close it to by typing **/jobs stats**.

### How many Jobs can I have?

At Rank I, you are able to join one job. At Rank III, two jobs. At Rank V, three jobs. At Rank VII, four jobs. At rank IX, five jobs.

### How do I leave a Job?

To leave a job, type **/jobs leave \<job name>** or to leave all joined jobs, type **/jobs leaveall**.

{% hint style="danger" %}
Leaving a job will result in 60% of your levels in that job being lost! For example, if you are Level 100 in Miner job and decide to leave the Miner job, if you join back, you will now only be Level 40 in Miner.
{% endhint %}


---

# 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.craftyourtown.com/how-to-play/content/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.
