# Machines

You would like to automate the farming of resources? With the machines, this is no problem!

Currently, there are three types of machines: [<mark style="color:blue;">Quarry</mark>](/english/farming-and-resources/machines/quarry.md), [<mark style="color:blue;">Mine</mark>](/english/farming-and-resources/machines/mine.md), [<mark style="color:blue;">Lumbermill</mark>](/english/farming-and-resources/machines/lumbermill.md) and the [<mark style="color:blue;">End-Machine</mark>](/english/farming-and-resources/machines/end-mine.md). In addition, the Chunkloader is available but currently has no function.

All machines can be bought at Mandy's Machines. Just go straight out of the gray teleporter in the main world.\
Here you will find all available machines displayed. If you look at them, you can buy them with one click.

<figure><img src="/files/fs7n4PmdTk46FeoZ64IS" alt=""><figcaption><p>The machines are purchasable by looking at them.</p></figcaption></figure>

Alternatively, you can also click on Mandy. This opens a purchase menu with all currently available machines.

|     Machine    |                                                  Price                                                  |
| :------------: | :-----------------------------------------------------------------------------------------------------: |
|      Mine      |                                              200,000 Coins                                              |
|     Quarry     |                                              100,000 Coins                                              |
|   Lumbermill   |                                              100,000 Coins                                              |
|   End-Machine  | Exclusive prize from the [<mark style="color:blue;">end cases</mark>](/english/systems/chest-system.md) |
| (Chunk Loader) |                                            (10,000,000 Coins)                                           |

After you buy a machine, you can place it on your realm (or a realm on which you have rights).


---

# 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.landania.net/english/farming-and-resources/machines.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.
