> For the complete documentation index, see [llms.txt](https://farm.buddhistgeeks.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://farm.buddhistgeeks.org/prototype/prototype-farm/indoor-seedling-growth-system.md).

# Indoor Seedling Growth System

**UPDATE**: This project is now complete.  Due to your generosity we were able to purchase, assemble, and begin using our 3-tier growing system. &#x20;

\------

This indoor seedling growth system would give us a serious leg up on the spring growing season by enabling us to start our plants earlier indoors, under optimal growing conditions.  Once the seedlings have had time to sprout, and the weather is warming up a bit, we can transplant them to our [Prototype Farm](/prototype/prototype-farm.md) space in early spring, and on from there.  &#x20;

Transplanted plants have a stronger start than seeds and lead to a more curated and manageable growing space.  The major benefit of the system below,  is that we would be able to bring this system with us from the [Prototype Farm](/prototype/prototype-farm.md) to the [Genesis Farm](/genesis/genesis-farm.md). &#x20;

### The 3-Teir SunLite Garden 🌱&#x20;

<div align="left"><img src="/files/-Lp_7lPfm7qa9f3uyloc" alt="Cost: $600"></div>

The most ready-to-use-system, that would enable us to grow up to 288 seedlings concurrently is the [3-Teir SunLite Garden](https://www.gardeners.com/buy/t5-grow-light-stand-three-shelves/39-357.html) from [Gardener's Supply Company](https://www.gardeners.com).  We have space available in our office studio (aka the Buddhist Geeks Studio) for this system, which already gets decent sunlight.  With the addition of the LED grow lamps our seedlings will get plenty of sunlight and can then be transported out to our prototype farm space in Mars Hill, where we can start planting them in the spring of 2020.

### Support Us 💗

We will be raising funds to help purchase this system in Q4 2019.  If you'd like to support those efforts you can contribute to [The Farm Fund](broken://pages/-LrJphCQ_he1LO4G5SyA).  If you'd like to stay abreast of developments in the farm project, you're also invited to subscribe to the 💌 [BG Farm Newsletter](http://eepurl.com/gytxi1). &#x20;


---

# 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://farm.buddhistgeeks.org/prototype/prototype-farm/indoor-seedling-growth-system.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.
