# Time Farm

## English

- [Introduction to Time Farm](https://docs.timefarm.org/introduction-to-time-farm.md): Welcome to Time Farm Time Farm!
- [Audit Report](https://docs.timefarm.org/audit-report.md): Full Code Security Audit Report on Time Farm
- [Food Scene](https://docs.timefarm.org/timefarm-scene-introduction/food-scene.md)
- [Building materials scene](https://docs.timefarm.org/timefarm-scene-introduction/food-scene-1.md)
- [Mining Scene](https://docs.timefarm.org/timefarm-scene-introduction/food-scene-2.md)
- [Casting Scene](https://docs.timefarm.org/timefarm-scene-introduction/casting-scene.md)
- [Food equipment](https://docs.timefarm.org/time-farm-equipment-introduction/food-equipment.md)
- [Building materials equipment](https://docs.timefarm.org/time-farm-equipment-introduction/building-materials-equipment.md)
- [Mining equipment](https://docs.timefarm.org/time-farm-equipment-introduction/mining-equipment.md)
- [Casting equipment](https://docs.timefarm.org/time-farm-equipment-introduction/casting-equipment.md)
- [Economic Model](https://docs.timefarm.org/economic-model.md)
- [Equipment Warehouse](https://docs.timefarm.org/equipment-warehouse.md)
- [Trading Center](https://docs.timefarm.org/trading-center.md)
- [Node community](https://docs.timefarm.org/node-community.md)
- [gameplay flow](https://docs.timefarm.org/gameplay-flow.md)
- [Contact us](https://docs.timefarm.org/contact-us.md)
- [FQA](https://docs.timefarm.org/faq.md)

## 简体中文

- [Time Farm简介](https://docs.timefarm.org/zh/introduction.md): 欢迎来到Time Farm时光农场！
- [审计报告](https://docs.timefarm.org/zh/audit-report.md)
- [食品类场景](https://docs.timefarm.org/zh/scenes/food.md)
- [建材类场景](https://docs.timefarm.org/zh/scenes/wood.md)
- [开采类场景](https://docs.timefarm.org/zh/scenes/crystal.md)
- [铸造类场景](https://docs.timefarm.org/zh/scenes/gold.md)
- [食品类装备](https://docs.timefarm.org/zh/equipment/food-equipment.md)
- [建材类装备](https://docs.timefarm.org/zh/equipment/wood.md)
- [开采类装备](https://docs.timefarm.org/zh/equipment/crystal.md)
- [铸造类装备](https://docs.timefarm.org/zh/equipment/gold.md)
- [时光农场经济模型](https://docs.timefarm.org/zh/economic-model.md)
- [Shell Hotel介绍](https://docs.timefarm.org/zh/shell-hotel.md)
- [装备仓库](https://docs.timefarm.org/zh/storehouse.md)
- [交易中心](https://docs.timefarm.org/zh/exchange.md)
- [节点社区](https://docs.timefarm.org/zh/node.md)
- [玩法流程](https://docs.timefarm.org/zh/gameplay-flow.md)
- [联系我们](https://docs.timefarm.org/zh/ecological-function.md)
- [FQA](https://docs.timefarm.org/zh/faq.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.timefarm.org/introduction-to-time-farm.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.
