# Economy

## Money

In-game money is one of the primary currencies on the server, holding significant value for various transactions. It can be used for guild ranking, town development, purchasing cosmetics, and tons more.

## Ways to earn money

There are multiple ways to earn money on the server, allowing players to choose based on their playstyle and preferences:

* [**Jobs**](/eluria-mc/survival/economy/jobs.md): Join various jobs and complete tasks to receive regular payments every minute. For more details, check **/jobs**.
* [**Quests**](/eluria-mc/survival/economy/quests.md): Take on daily, weekly, monthly, and special event quests to earn money. View available quests with **/quests**.
* [**Minigames**](/eluria-mc/survival/economy/minigames.md): Enjoy minigames like Dungeons, Fishing Contests, and Parkour to earn money and other rewards. Access these through **/dg**, **/minigames**, or **/fish**.
* **Voting**: Vote daily to receive money for each vote, with bonus rewards for reaching milestones. Use **/vote** to see voting links.
* [**Selling Items**](#player-shops): Sell items directly to other players. We have the auction house and player warps for player shops.

## Shards

Shards are a primary currency on the server, functioning as a real-money equivalent for safe trading with other players in exchange for in-game money or items, and for purchasing store packages directly in-game.

#### How to Obtain Shards

Shards can be obtained from:

* The store at **store.eluria.net**
* Voting
* Trading with other players

#### Spending and Trading Shards

* To spend Shards in-game, visit **/warp shards**.
* To send Shards to another player, use **/shards pay (player name) (number of Shards)** while in spawn.

100 Shards = 1 EURO.

## Player Shops

Boost your wealth by setting up your own shop to trade items with other players safely and efficiently. Players can create personal shops using chests, enabling quick and seamless buying and selling.

To start your own shop, follow the guide [here](#player-shops).


---

# 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://dgzyt.gitbook.io/eluria-mc/survival/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.
