# Chickens

The henhouse needs biweekly maintenance. Every two weeks it's needed to check on the state of the brambles and cut them to free the passage, check the level of mud, and check on the level of the cylinder if they need to be filled with some garden waste. Chickens need to be fed every day from grain and from kitchen waste like veggies and also fish or meat. The most important thing is that they are not fed with moldy food. When entering be kind of mud and put the food in the back part of the house near to the second pole at the bottom of the inner little shed they have. Check for eggs and if there are collect them and bring them inside. The door of the Hen house needs to be opened in the early morning and closed before sunset checking that the animals are inside safe.&#x20;

Here is the link to the protocol: <https://docs.google.com/document/d/1dTb8NO7bqT9jFZIzayipWVujxJIYGdvdQzb8MLX9zM0/edit?usp=sharing>&#x20;


---

# 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.liminalvillage.com/protocols/animals/chickens.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.
