> For the complete documentation index, see [llms.txt](https://zh.chanyuan8.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/nan-hua-jia-yuan-yu-jian-zhao-qi-chi-qing-xian-ji-xian-ce.md).

# 南华家园欲建沼气池 请献计献策

先生们、女士们、朋友们！

生态养生社区——南华家园由于缺少做饭燃料，计划建造一个沼气池，用沼气池的燃气烧火做饭，但我们目前一没有技术，二没有资源，三不知道沼气池如何建用什么原料及如何保证安全无污染，所以请您献计献策。

1.沼气池的结构造型及尺寸大小。

2.沼气池里用哪些原料？

3.如何将原料化为沼气？

4.如何将沼气池的燃气安全地引入厨房用来烧火做饭？

5.需要购买哪些设备设施？

敬请给予理论上的指点。

敬请给予技术上的指导。

敬请来家园亲自指挥建造。

任何为这个养生示范园的付出将会为你创造一个良缘，为你开启一个人生新里程，或许会改变你的人生轨迹，或许会改变你的命运。

2014/6/21


---

# 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, and the optional `goal` query parameter:

```
GET https://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/nan-hua-jia-yuan-yu-jian-zhao-qi-chi-qing-xian-ji-xian-ce.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
