# Special Buildings

Special buildings in Farming Tales have limited supply which makes them scarcer and the products obtained from them higher in demand.

<table><thead><tr><th width="164">Name</th><th width="150" align="center">PRODUCTION</th><th width="89" align="center">QTY</th><th width="90" align="center">TIME</th><th align="center">CONSUME</th><th align="center">Max. Stake</th></tr></thead><tbody><tr><td>Lumberjack</td><td align="center">Wood</td><td align="center">1</td><td align="center">6h</td><td align="center">30 Food</td><td align="center">1</td></tr><tr><td>Fishing Pier</td><td align="center">Fish</td><td align="center">1</td><td align="center">6h</td><td align="center">30 Food</td><td align="center">1</td></tr><tr><td>Hive</td><td align="center">Honey</td><td align="center">1</td><td align="center">6h</td><td align="center">30 Food</td><td align="center">∞</td></tr><tr><td>Wild Flowers*</td><td align="center">Flower</td><td align="center">2 CBIT</td><td align="center">6h</td><td align="center">-</td><td align="center">1</td></tr><tr><td>Greenhouse</td><td align="center">Seed Box</td><td align="center">1</td><td align="center">24h</td><td align="center">1 Water</td><td align="center">1</td></tr><tr><td>Hemp Field</td><td align="center">Hemp</td><td align="center">1</td><td align="center">6h</td><td align="center">30 Food</td><td align="center">1</td></tr><tr><td>Vineyard</td><td align="center">Grape</td><td align="center">1</td><td align="center">6h</td><td align="center">30 Food</td><td align="center">1</td></tr><tr><td>Peach Tree</td><td align="center">Peach</td><td align="center">1</td><td align="center">6h</td><td align="center">30 Food</td><td align="center">1</td></tr><tr><td>Olive Tree</td><td align="center">Olive</td><td align="center">1</td><td align="center">6h</td><td align="center">30 Food</td><td align="center">1</td></tr><tr><td>Wheat Field</td><td align="center">Wheat</td><td align="center">1</td><td align="center">6h</td><td align="center">30 Food</td><td align="center">1</td></tr><tr><td>Corn Field</td><td align="center">Corn</td><td align="center">1</td><td align="center">6h</td><td align="center">30 Food</td><td align="center">1</td></tr><tr><td>Grass Field</td><td align="center">Grass</td><td align="center">1</td><td align="center">6h</td><td align="center">30 Food</td><td align="center">1</td></tr></tbody></table>

&#x20;*\* This building will produce CBIT until it is being converted into a product in a future patch.*


---

# 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://nodo42.gitbook.io/farming-tales-the-game/how-does-it-work/farm/special-buildings.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.
