# Jobs

### Getting Started: Joining a Job

1. **Open the Jobs Menu**: Type **`/jobs browse`** in chat. This command opens a menu listing all available jobs.
2. **Choose a Job**: Review the list of jobs to see descriptions, task rewards, and specific details about each one.
3. **Join a Job**: Once you’ve decided on a job, type **`/jobs join [jobname]`** (replace `[jobname]` with the name of the job you want to join, such as `miner` or `builder`). You can join multiple jobs, depending on your rank.

### Types of Jobs Available:

* **Miner**: Earn rewards by mining blocks like stone, ores, and other underground resources.
* **Builder**: Get paid for placing building blocks, constructing structures, and expanding the world.
* **Fisherman**: Make money by catching fish and other items in water.
* **Farmer**: Earn by harvesting crops, planting seeds, and managing animals.
* **Hunter**: Earn rewards by killing hostile mobs and animals.
* **Enchanter**: Receive rewards for enchanting weapons.
* **Woodcutter:** Earns money by felling and planting trees.
* **Brewer:** Earns money brewing potions.
* **Crafter:** Earns money from crafting items.
* **Digger:** Earns money for terraforming the world.
* **Explorer:** Earns money from exploring map.
* **Weaponsmith:** Earns money from crafting and repairing weapons.

### Earning Rewards

Once you’ve joined a job, you’ll start earning rewards by performing relevant tasks:

* **Complete Tasks**: Perform the actions related to your job, like mining ores if you’re a Miner, or catching fish if you’re a Fisherman.
* **Earn Currency and XP**: As you complete tasks, you’ll automatically earn in-game currency and experience points for your job. Some servers may offer additional rewards like items or bonuses.
* **Level Up**: Your job level will increase over time as you complete tasks, unlocking better rewards and boosting income for that job.

### Commands

* **/jobs browse**: Opens the job menu to browse available jobs.
* **/jobs join \[jobname]**: Allows you to join a specific job.
* **/jobs leave \[jobname]**: Removes you from a job if you wish to stop working in it.
* **/jobs stats**: Shows your current job levels, earnings, and statistics for each job.
* **/jobs top**: Displays the highest-ranking players in each job category on the server.

#### Tips for Maximizing Earnings

* **Choose Jobs That Match Your Playstyle**: Select jobs that align with what you enjoy doing in Minecraft, whether it’s mining, building, or farming.
* **Level Up to Increase Earnings**: As you level up in a job, you’ll earn more rewards for the same tasks, making it more profitable over time.
* **Combine Jobs for More Income**: Some tasks may overlap across jobs. For example, if you’re both a Farmer and a Fisherman, you can switch between activities to maximize your earnings.

#### Leaving and Switching Jobs

To leave a job, type **`/jobs leave [jobname]`** in chat, replacing `[jobname]` with the name of the job. You can then join a different job to try something new. You may also switch frequently, enabling you to experiment with different ways to earn money.


---

# 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.dandycraft.net/dandycraft-wiki/survival-tutorials/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.
