# Garden Facilities

Players can build **multiple types** of facilities in their Garden.&#x20;

All essence, alchemy, and rest facilities can be leveled up. Leveling up a facility increases its effectiveness or resource generation capabilities.

Certain facilities can be staffed by companions to boost their effectiveness. Other facilities provide unique bonuses, mini-games, and opportunities to deepen your relationship with fellow conservatory researchers.

Over the course of the game, players will be able to build many different facilities, each with unique benefits.

## Facility Types

<figure><img src="https://1735684666-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU35vSVzUvG0tbQGipOu8%2Fuploads%2FhMzr5GoxX43CTrMeYgbk%2Fconservatory_cauldron.png?alt=media&#x26;token=cbf48054-aed5-4053-a5bd-083d8d677bb9" alt=""><figcaption><p><em>Conservatory Cauldrons</em> are alchemic facilities and are the base workstations for Conservatory researchers.</p></figcaption></figure>

**Alchemy**

Alchemy facilities produce the elixirs and mist potions that are sold for gold.

Alchemy facilities can also be staffed with companions to improve price and yield.

<figure><img src="https://1735684666-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU35vSVzUvG0tbQGipOu8%2Fuploads%2FgtgKT84B5IDTZ8dLyWfK%2Ftwilight_grove_v2.png?alt=media&#x26;token=ae51c688-04a8-4d72-b566-b8344806c143" alt=""><figcaption><p>The <em>Twilight Grove</em> essence facility yields especially ripe yuzu fruits, essential for many basic elixirs.</p></figcaption></figure>

**Essence**

Essence facilities produce ingredients that are used to create more advanced elixirs, which can in turn be sold for more gold.

Each new essence building increases the base price of its associated potion.

Essence facilities can be staffed with companions to improve price and yield.

<figure><img src="https://1735684666-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU35vSVzUvG0tbQGipOu8%2Fuploads%2F7DfzzAiWfDVti8is7bGl%2Fsakura_springs_v2.png?alt=media&#x26;token=9160ef52-5bf3-4dec-a390-0858275d9063" alt=""><figcaption><p>The <em>Sakura Springs</em> rest facility features a relaxing onsen for weary scientists. It's also a popular date spot for amorous students.</p></figcaption></figure>

**Rest**

Rest facilities are places where your companions relax at when they're taking a break from farming activities. Rest facilities generate Tsuki Energy which can be used to upgrade the prices of various elixirs and mists.

<figure><img src="https://1735684666-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU35vSVzUvG0tbQGipOu8%2Fuploads%2FvHOnlO4oW1bIALj7yRbc%2Fakai_tsuki_cafe.png?alt=media&#x26;token=a9e8993a-7177-42da-bb87-e636b8901c5b" alt=""><figcaption><p><em>Akai Tsuki Cafe</em>, aka "The Red Moon", is renowned for its delicious cherry blossom latte. The beverage is a Garden favorite all-year round, and Satsuki is especially talented at latte art.</p></figcaption></figure>

**Date**

Date locations are places where players can interact with collected companions and other members of the conservatory. They're also places to learn more about the broader netherworld...and further explore its hidden secrets.

Each companion has its own unique, associated date facility, which players can build upon receiving a new companion. For example, Satsuki works at the Akai Moon Cafe...while Manami is often spotted hanging out at the local Arcade.

Players can initiate new dates with characters at their date location.

<figure><img src="https://1735684666-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU35vSVzUvG0tbQGipOu8%2Fuploads%2FYR1CvPKjQgCG5lWyVZrN%2Fthe_nexus.png?alt=media&#x26;token=23a64b63-b1d0-4db6-a137-7811e66187a9" alt=""><figcaption><p>A mysterious doorway between worlds.</p></figcaption></figure>

**Celestial**

Blessed by the lunar deities, Celestial buildings are special landmarks that bestow additional unique benefits to players.


---

# 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://yomi-games.gitbook.io/yomi-gardens/gameplay/garden-facilities.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.
