> For the complete documentation index, see [llms.txt](https://en.chanyuan8.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://en.chanyuan8.org/lifechanyuan-headquarters/the-little-girl-gathering-cow-dung.md).

# The Little Girl Gathering Cow Dung

"There are little girls who gather mushrooms, and there are also little girls who collect cow dung.

This morning, after entertaining our guests and having lunch, we went to the same place as last time to gather cow dung. Three of us worked together to collect cow dung, filling four bags. We brought it back and stored it in the garage to be used as fertilizer for the rose bushes and small vegetable garden next spring.

The day before yesterday, Ehuang and I went to the Baimi Village store looking for sheep manure. We didn’t find any, but we did find horse manure for sale. A bag of horse manure weighing about 25 pounds costs 75 Canadian dollars, which is nearly 400 Chinese yuan. Oh my goodness, horse manure is so expensive! We decided not to buy it and instead went to the wilderness to collect it ourselves. Cow dung is everywhere in the wild and costs nothing.

Imagine if one day we found a mother-in-law in the wilderness—it would be quite a windfall!"\
&#x20;     &#x20;

2022-10-22

<figure><img src="/files/ZU9Qru6Cfpw3zRcQna8v" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Y8EHxAaY4ftYUfAuTwhl" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/gbwY6lL39PLu5qkNwvZO" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/SP4jB2yST1p6bJBdsFlz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/lp7w9L31fudqI6YHYrPc" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Dgvp4L70sKQrlkUPDgtZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ehrs6MP3l6lHAOhhyZH9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/d8Sg6l9uefh9v9dbGADB" alt=""><figcaption></figcaption></figure>


---

# 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://en.chanyuan8.org/lifechanyuan-headquarters/the-little-girl-gathering-cow-dung.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.
