> For the complete documentation index, see [llms.txt](https://docs.etherforge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.etherforge.io/etherforge-core-gameplay/etherforge-gameplay/factory-expansion.md).

# Factory Expansion

<div data-with-frame="true"><figure><img src="/files/D4nXzyRTcjGFsTNtt690" alt=""><figcaption></figcaption></figure></div>

## Expansion Mechanics

Each factory can host up to 10 machines. Once all 10 machines within a factory are upgraded to Level 5, you will unlock a new factory, allowing you to expand your production network.

{% hint style="info" %}
10 machines at **Level 5** = Unlock next factory slot
{% endhint %}

## Industrial Growth

Players can own and operate up to a maximum of 10 factories, enabling:

* Large-scale industrial growth
* Enhanced **$ETHER** and **$GENESIS** output
* Deeper strategic management within the EtherForge ecosystem

Each expansion milestone not only increases total production capacity but also represents a symbol of mastery  the transformation from a single operator to an Architect of Ether, commanding a vast network of living machines.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.etherforge.io/etherforge-core-gameplay/etherforge-gameplay/factory-expansion.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.
