# Grind n' Brew

Who doesn't enjoy a good strong cup of coffee. Especially when you know that it will give you up to 8 Stamina! Here is the process of getting to that tasty cup:<br>

* Plant Coffee Seeds in your **Greenhouse** and harvest Coffee Cherries.&#x20;
* Ferment Coffee Cherries in your **Water Filter** to produce Green Coffee Beans.
* Roast the Green Coffee Beans in your **C.A.D.** to produce Roasted Coffee Beans.&#x20;
* Grind Roasted Coffee Beans in the **Grind n'Brew** to produce Ground Coffee.
* Brew Ground Coffee in the **Grind n'Brew** to produce Brewed Coffee.

![](/files/76Egnoj6lGnYe7MZadOz)

![](/files/SizwsZY8qHP9uDUSoKrf)

![](/files/3YXfpRICrpFM7rglumWc)

{% tabs %}
{% tab title="Grind Coffee" %}

| Input                   | Output                    |
| ----------------------- | ------------------------- |
| 16 Roasted Coffee Beans | 8-12 Ground Coffee (100%) |
| 20 Power                |                           |
| 1 Stamina               |                           |
| {% endtab %}            |                           |

{% tab title="Brew Coffee" %}

| Input           | Output                   |
| --------------- | ------------------------ |
| 8 Ground Coffee | 2-4 Brewed Coffee (100%) |
| 12 Water        |                          |
| 40 Power        |                          |
| 1 Stamina       |                          |
| {% endtab %}    |                          |
| {% endtabs %}   |                          |

{% tabs %}
{% tab title="Grind N' Brew Size" %}

| Rarity       | Size |
| ------------ | ---- |
| Common       | 5    |
| Uncommon     | 10   |
| Rare         | 15   |
| Epic         | 20   |
| Legendary    | 25   |
| Mythic       | 30   |
| {% endtab %} |      |

{% tab title="Task Slots" %}
![](/files/YT87m8JVoAblGmMucovq)
{% endtab %}
{% endtabs %}

Let's start with the first step at our greenhouse!&#x20;

You want to click on "PLANT COFFEE" and make sure you have the following resources&#x20;

* **2 Stamina**
* **8 Water (In the Storage)**
* **10 Power**
* **1 Coffee Seed**
* **4 Soil**

![](/files/BCU8lnTTXhKYgZoAYDdT)

Click on CONFIRM and give it some time. Go back and click HARVEST COFFEE CHERRIES button.

![](/files/HdRj39Asm3V5usRUuAqK)

![](/files/NqcK6wYn5DqD0V9usu5u)

Now that we have produced coffee cherries, let's attend to them in our Water Filter!&#x20;

Click FERMENT COFFEE BEANS button, and make sure you have the following resources&#x20;

* **1 Stamina**
* **26 Coffee Cherry**&#x20;
* **10 Power**&#x20;

![](/files/i9NTefRiHsPL8X8p9AjJ)

We click CONFIRM, give the recipe a little time to process, and we got Roasted Coffee Beans!&#x20;

![](/files/cpX9Q6wNfkbRRtXNwh9M)

Next, we will head over to our Grind n'Brew building.&#x20;

Click GRIND COFFEE BEANS and make sure you have the following resources:

* **2 Stamina**
* **14 Roasted Coffee Beans**
* **20 Power**

![](/files/3qioC994Fv97E6zy65BZ)

Click CONFIRM, give it some time and boom! We got some ground coffee.

![](/files/DeSDQ46gEMtQOWqE7r3r)

As the last step, click BREW COFFEE on your Grind n'Brew. Of course, make sure you have the following resources&#x20;

* **3 Stamina**
* **4 Ground Coffee**&#x20;
* **12 Water (In the Storage)**
* **40 Power**&#x20;

![](/files/k9MAj6Zj6wxPawmSzOyG)

Click CONFIRM, give it some time et voila: our own Brewed Coffee is ready!

![](/files/XT1RNmmlNTh7n33EQw6U)

To drink coffee and get that sweet Stamina, open the ACTIONS overlay and enjoy the fruits of your labor.


---

# 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://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/specialty-buildings/grind-n-brew.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.
