# Jobs

Jobs offer players a structured way to earn money by performing various in-game tasks. Whether you're mining deep underground, chopping trees in the forest, or fishing by the nearest river, each job rewards you with coins for your efforts. This system encourages players to specialize in certain activities and progress through ranks, unlocking greater rewards as they gain experience. Jobs are a great way to make consistent income while contributing to the world around you.

(WIP) List of jobs:

<table><thead><tr><th width="53.867919921875"></th><th width="138.396240234375">Job</th><th>Description</th><th>Feature </th></tr></thead><tbody><tr><td><div><figure><img src="/files/JULxNFxjsUAQTYIXQVgq" alt=""><figcaption></figcaption></figure></div></td><td>Lumberjack</td><td></td><td>Every log block.</td></tr><tr><td><div><figure><img src="/files/Dr0Qqn3hj9TXtlGJy8CL" alt=""><figcaption></figcaption></figure></div></td><td>Miner</td><td></td><td>Every ore block.</td></tr><tr><td><div><figure><img src="/files/FfRqOPnIrO2lKcHurd7t" alt=""><figcaption></figcaption></figure></div></td><td>Caretaker</td><td></td><td>When frienship is updated.</td></tr></tbody></table>


---

# 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.cobbletwo.com/features/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.
