> For the complete documentation index, see [llms.txt](https://mellowcraft-plugins-and-info.gitbook.io/mellowcraftguides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mellowcraft-plugins-and-info.gitbook.io/mellowcraftguides/getting-started/earning-money.md).

# Earning Money

### Gaining Money on MellowCraft

There are 3 main ways to gain money on MellowCraft: \
\- Jobs\
\- Quests\
\- Fishing\
All 3 of these options have varying levels of money that they will reward you for tasks completed. The most money you will receive overall will be from Jobs, as they give you passive income for tasks you complete.&#x20;

### Jobs

\- Digger: Paid for digging up dirt, gravel, etc. \
\- Farmer: Paid for planting and breaking crops.\
\- Hunter: Paid for slaying mobs. \
\- Miner: Paid for mining ores, and other blocks.\
\- Smelter: Paid for smelting iron, gold, etc. \
\- Woodcutter: Paid for cutting down trees.

### Quests

Quests are accessible via /quests, or through the NPC in spawn. There are 1440 quests available to all players. These quests can be reset through a NPC at /warp Blackmarket. All quests are tiered, and you gain more money per tier that you complete! There are several types of quests for all types of actions, so go take a look and start earning money just for playing.

### Fishing

Our server has custom fishing, that includes custom fish as well as vanilla fish and rewards. When you fish for the first time, you may be confused by the fish that you bring up. These fish are custom, non-edible, and can be used as decoration, or for in-game cash by using /sellfish, or /fishingbag. These do not bring in much income, but are a fun pass time and completion quest. Can you catch all of the custom fish?&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://mellowcraft-plugins-and-info.gitbook.io/mellowcraftguides/getting-started/earning-money.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.
