# Economy

{% hint style="info" %}
Discover all the ways to make money, the currencies we use, and how to earn even more of our premium currency.
{% endhint %}

### Ways you can earn money

* <mark style="color:$primary;">Catching bugs</mark> — Sell to the Bugologist at spawn to earn some quick money
* <mark style="color:$primary;">Farming, custom farming</mark> — grow your crops and sell to Farmer Joe&#x20;
* <mark style="color:$primary;">Fishing</mark> — Catch and sell your fish in the fish shop
* <mark style="color:$primary;">Quests</mark> — Complete quests with the scrolls from the quests NPC

### What currencies we have

* <mark style="color:$primary;">In-game cash</mark> — Default currency used to purchase anything off the server shop or trade with players.
* <mark style="color:$primary;">Ambers</mark> — Maplewood's premium currency used to purchase anything off the Amber shop in game.

### How to earn more Ambers

* <mark style="color:$primary;">Voting</mark> — earns you 1 Amber per vote. There are 8 vote sites so there's a possibility of earning 6-8 ambers a day.
* <mark style="color:$primary;">Milos Chat games</mark> — earn you 1 Amber per win, good luck out there.
* <mark style="color:$primary;">Online store purchases</mark> — reward you with Ambers per purchase.


---

# 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://maplewood.gitbook.io/maplewood-docs/gameplay-features/economy.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.
