# Jobs

## Normal jobs

Jobs are your main early-game income. Pick one with `/job set` and earn with `/work`.

Examples include beginner jobs and higher-tier jobs that unlock later.

## Job XP and levels

Working gives job XP. Higher job levels usually improve your results over time and can unlock better rewards.

## Job item drops

Some jobs can give items or special rewards. These drops are part of the risk and reward system, so not every work session pays the same.

## Risks and rewards

Higher-paying jobs often require more progress first. That is intentional. A safe early job can be better than a risky high-tier job you are not ready for.

See also [Night Jobs](/jobs/night-jobs.md).


---

# 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.winged.dev/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.
