# Jobs

## Archaeology

#### How to get EXP

You can revive fossils and brush suspicious sand/gravel to receive EXP as an archaeologist.

#### Rewards

Level 10 - You can be notified when a fossil has finished processing in a fossil machine

Level 20 - A chance to double loot from brushing suspicious sand/gravel

Level 30 - Access to the Archaeology Kit

Level 40 - General boost to fossils when revived - IV boost, more chance for ha/shiny/etc.

Level 50 - Fossil restoration speed boosted.

## Explorer

#### How to get EXP

You can get explorer EXP by exploring the world. Speed **does not** affect exp gain.

#### Rewards

Level 10 - Access to `/jobs biome find` which is a simplistic version of /locate biome.

Level 20 - Ability to slightly boost speed.

Level 30 - Access to the Explorer Kit.

Level 40 - Access to `/jobs treasure find` which tells you if there is a chest nearby.

Level 50 - Fireworks are infinite when used with an elytra

## Fisherman

#### How to get EXP

You can get fisherman EXP from fishing. You have to reel in loot to get experience.

#### Rewards

Level 10 - Some enchanted books have their level boosted (e.g. fortune I -> fortune II)

Level 20 - Chance to pull up "Treasure"; relic coins, candy, vitamins, etc.

Level 30 - Access to the Fisherman Kit

Level 40 - Chance to double your catch

Level 50 - Fishing rods become unbreakable

## Miner

#### How to get EXP

You can get miner EXP from mining ores. The type of ore does not impact the experience gain.

#### Rewards

Level 10 - Smelt boost, furnaces are faster

Level 20 - Chance that mined ores have loot doubled

Level 30 - Access to the Miner Kit

Level 40 - You auto-collect all mined loot

Level 50 - 3x3 holes are created when mining

## Trainer

#### How to get EXP

You can get trainer EXP from catching or killing pokemon.

#### Rewards

Level 10 - Caught pokemon have increased friendship

Level 20 - Catch rate improved on all balls

Level 30 - Access to the Trainer Kit

Level 40 - Chance that rare candy boosts two levels instead of one

Level 50 - Shiny spawn chance increased.


---

# 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.frontier-mc.com/custom-mods/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.
