# Jobs

Joining a job is the easiest way to earn money on LilacMC! Assign yourself a profession, and related actions (like killing mobs as a <mark style="color:orange;">Hunter</mark> or mining as a <mark style="color:green;">Miner</mark>) will earn you cash. Starter jobs include Farmer, Hunter, and Miner. You start with one job slot, but ranking up to <mark style="color:blue;">Commoner</mark> unlocks a second, and further ranks allow up to <mark style="color:blue;">4 slots</mark>.

To join a job, use <mark style="color:green;">**/jobs**</mark> to see the list. Left-click for details or right-click to join. Tasks earn money and increase job experience, shown via tooltips and a progression bar. McMMO isn’t tied to the economy, but job actions often boost skills.

To switch jobs, use <mark style="color:green;">**/jobs leave \[JobName]**</mark>. There’s no EXP penalty, but you can’t rejoin the same job for 48 hours. Check cooldowns with <mark style="color:green;">**/jobs archive**</mark>: a "-" means it’s on cooldown, and a "+" means it’s ready. New jobs won’t appear in your archive until joined.


---

# 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.lilacmc.net/getting-started/earning-in-game-money/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.
