# Food and Drinks

## Grain Farm

In the "<mark style="color:green;">Grain Farm</mark>" you produce one of the most essential resources in the game - <mark style="color:blue;">Wheat</mark>.&#x20;

<figure><img src="/files/3EB6s1NWL0M9SFonOP2p" alt=""><figcaption><p>"A Grain Farm cultivates Wheat that will be later transoformed into bread."</p></figcaption></figure>

<figure><img src="/files/GeOztVDFg8KWe1jA5D0O" alt=""><figcaption></figcaption></figure>

This building costs <mark style="color:yellow;">3 Coins</mark>.

{% hint style="info" %}
By producing <mark style="color:blue;">Wheat</mark>, you can lay the foundations of a popular Production Chain, leading to baking <mark style="color:purple;">Bread</mark>. You also need it for making <mark style="color:purple;">Beer</mark>.

Upon reaching Level 7, you can build an additional "<mark style="color:blue;">Grain Farm</mark>".
{% endhint %}

***

## Flour Mill

In this building you convert your <mark style="color:blue;">Wheat</mark> into <mark style="color:purple;">Flour</mark>, used to bake <mark style="color:purple;">Bread</mark>.

<figure><img src="/files/V2U0ErLfks3qvHYoq1nU" alt=""><figcaption><p>"Turns Wheat into Flour."</p></figcaption></figure>

<figure><img src="/files/9yxGS0o4b8KkCKQqPrRt" alt=""><figcaption></figcaption></figure>

This building costs <mark style="color:yellow;">2 Coins</mark>.

{% hint style="info" %} <mark style="color:blue;">Flour</mark> is a popular resources, because it enables your to bake <mark style="color:purple;">Bread</mark>. And <mark style="color:purple;">Bread</mark> is used for exchange in the first three "<mark style="color:green;">Houses</mark>", which are easiest to build, thus helping you <mark style="color:yellow;">earn</mark> from the game.
{% endhint %}

***

## Bakery

Used to bake Bread, making your villigers happy and satisfied.&#x20;

<figure><img src="/files/JwU7AxZukD3StyqDElSy" alt=""><figcaption><p>"In this place the best artisan Bread is prepared."</p></figcaption></figure>

<figure><img src="/files/wiDLZFkQGnLM7hJ9XlQk" alt=""><figcaption></figcaption></figure>

Building the "Bakery" costs <mark style="color:yellow;">4 Coins</mark>.

{% hint style="info" %} <mark style="color:purple;">Bread</mark> has always been very popular in the game. Often traded in the "<mark style="color:green;">Marketplace</mark>", it has high demand in the Kingdom, because it is used in the first three, least expensive "<mark style="color:green;">Houses</mark>", where you can exchange it for <mark style="color:yellow;">Coins</mark>, thus helping you <mark style="color:yellow;">earn</mark> from the game.

Upon reachin Level 9, you can build an additional Bakery, thus boosting your production.
{% endhint %}

***

## Brawery

The "<mark style="color:blue;">Brawery</mark>" enables you to brew <mark style="color:purple;">Beer</mark>, which is a very slow process.

<figure><img src="/files/U8fFotgalD3zgpGmoi7o" alt=""><figcaption><p>"The Brawery brews Beer from Wheat. Beer is needed for higher-level houses."</p></figcaption></figure>

<figure><img src="/files/7JqgB8BlJqvcRGoUztps" alt=""><figcaption></figcaption></figure>

This building costs <mark style="color:yellow;">2 Coins</mark>.

{% hint style="info" %}
Building a "<mark style="color:blue;">Brawery</mark>" is a strategic investment in the future. Producing <mark style="color:purple;">Beer</mark> is very slow, but one medium-level House requires a certain amount in exchange for a moderate amount of <mark style="color:yellow;">Coins</mark>.

Upon reaching Level 7, you can build an additional "<mark style="color:green;">Brawery</mark>".
{% endhint %}

***

## Fisherman

The "<mark style="color:blue;">Fisherman</mark>" catches <mark style="color:purple;">Fish</mark> for your kingdom in the nearby lake.

<figure><img src="/files/XUngMvlCggCXiWW4sBXp" alt=""><figcaption><p>"The fisherman reels in fish from the waters surrounding your settlement."</p></figcaption></figure>

<figure><img src="/files/H3vBHBsEiGO7itbnHBXy" alt=""><figcaption></figcaption></figure>

Cost: <mark style="color:yellow;">4 Coins</mark>.

{% hint style="info" %} <mark style="color:blue;">Fish</mark> is a straregic resource, used for producing <mark style="color:purple;">Meals</mark> in the <mark style="color:green;">Tavern</mark> and for exchange to <mark style="color:yellow;">Coins</mark> in some of the more advanced <mark style="color:green;">Houses</mark>.
{% endhint %}

***

## Tavern

The <mark style="color:green;">Tavern</mark> has some of the best kitchens in the kingdom.

<figure><img src="/files/20UWc1U9HNkjTGuuBO74" alt=""><figcaption><p>"The Tavern produces Meals for your settlers' houses."</p></figcaption></figure>

<figure><img src="/files/GbnSz2cFNtzpSdOgeRE5" alt=""><figcaption></figcaption></figure>

Cost: <mark style="color:yellow;">3 Coins</mark>

{% hint style="info" %}
Producing <mark style="color:purple;">Meals</mark> requires <mark style="color:blue;">Bread</mark>, <mark style="color:blue;">Meat</mark> and <mark style="color:blue;">Fish</mark>. <mark style="color:purple;">Meals</mark> are used in the most advanced <mark style="color:green;">Houses</mark> and are one of the products, required for the exchange to <mark style="color:yellow;">Coins</mark>.
{% endhint %}


---

# 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://aldeon.gitbook.io/aldeon-online/buildings/food-and-drinks.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.
