> For the complete documentation index, see [llms.txt](https://docs.sefiraat.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sefiraat.dev/cultivation/machines/garden-cloche.md).

# Garden Cloche

The Garden Cloche lets you automatically grow and harvest plants at the cost of energy.

Choches respect the levels and stats of the specific seeds stored within them.

Consumes `100 J/s`

These are compatible with [Networks](/networks/basics.md) and Cargo&#x20;

<div><figure><img src="/files/Oetga4irgYNS7q0WnRhN" alt="" width="375"><figcaption><p>A simple energy setup for a cloche using solar panels.</p></figcaption></figure> <figure><img src="/files/2GFN3ky3gd0mCLHnX68J" alt=""><figcaption><p>Garden Cloche GUI(Dark Flora plant)</p></figcaption></figure></div>


---

# 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:

```
GET https://docs.sefiraat.dev/cultivation/machines/garden-cloche.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.
