# Factory

Initially the factory is locked. &#x20;

Players need to attain a certain amount of wood in order to unlock the factory. When unlocked, there would need to be a certain amount of time before the factory is unlocked. The length of building the factory depends on the level and type of construction.

![](https://lh6.googleusercontent.com/U7ozfAnUELk7FYGygPx3M63rBTNvqpU2TMbP32Q4O8XjTtbCGew-3WyLJFZGyp3Z2Im5EOVIJBRz4mvDXCojruz_5L7YV2MzSBhpRSVmyxS1mel5IgZsCPeMNsln7cyR-D-Q00Yv)

Players can speed up the building process through spending tokens.

![](/files/0wpgH5h7zLHnu9AJ2Q3p)


---

# 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.happyland.finance/gameplay/factory.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.
