# The Storing Facility

**The storing facility will keep your mutant liquid safe!** \
Every time a player will log in to the game he will collect the mined liquid by tapping the [mining facility](/chapter-4-buildings-and-facilities/the-mining-facility.md) and transferring it to the storing facility.&#x20;

The storing facility can store more liquid as players upgrade their headquarters and advance their farms to the next level. Once that is done players can upgrade the storing facility and have a bigger capacity to store their liquid.&#x20;

Advancing in levels on the farm will give the player the ability to build moe storing facilities on the farm.

If there is no room in the storing facility players cannot mine any more [mutant liquid](/chapter-3-game-resources/mutant-liquid.md) and will need to either spend the liquid first by spawning new warriors, upgrading their current facility to hold a bigger capacity of liquid, or building a new storing facility. Only then the mining facility will start mining again.&#x20;

**The farm will start with one storing facility.** The player can build multiple storing facilities on his farm according to the farm’s level.


---

# 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.thefarmwars.com/chapter-4-buildings-and-facilities/the-storing-facility.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.
