# Fisher Ben

**Introduction**

Fisher Ben is the main NPC responsible for introducing players to the Fishing System. He serves as the starting point for any player looking to fish, catch rare creatures, earn powerful upgrades, and gather valuable resources from the ocean. Completing his introductory mission is required to unlock access to his shop in order to buy more rods and bait.

<figure><img src="/files/3Jqeyk0YrthBAESKMxU7" alt=""><figcaption></figcaption></figure>

### Location

Fisher Ben is located outside the temple in Monzera City. He stands to the right in his little shop near the waterfall one level below the temple.&#x20;

### Starter Mission:"Craft Your First Rod"

When speaking to Fisher Ben for the first time, players will recieve a mission; to craft their first fishing rod. The mission consists of gathering two materials and give them to Ben for him to craft your first ever rod.\
\
**Mission tasks:**\
Kill a sheep to obtain *1 wool*.\
Use the axe given by Ben on a willow tree to get *a plank*.\
\
(If you lose your axe, go back to Ben and ask him about the plank again)

### The Fishing Shop

Once you complete his introduction mission, he will allow you to buy bait and fishing rods from him. He sells various types of bait, including: *worm*, *fat worm* and *green worm*. Each bait provides different bonuses that can affect fishing changes, boss spawn rates and loot drops.

<figure><img src="/files/LBqLfOvQxuiTcRqGJX9S" alt=""><figcaption><p>a worm</p></figcaption></figure>

Regular worms gives no bonuses.<br>

<figure><img src="/files/gz21F26aWUaLBhVn5mkl" alt=""><figcaption><p>a green worm</p></figcaption></figure>

Green worms give +10% boss spawn chance.

<figure><img src="/files/mQ7NYefVik1SD654KE20" alt=""><figcaption><p>a fat worm</p></figcaption></figure>

&#x20;Fat worms increase base chance to get a fish by +10%.


---

# 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://monzera.gitbook.io/monzera-wiki/fishing-system/fisher-ben.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.
