# The Prototype Farm

- [The Prototype Farm](https://farm.buddhistgeeks.org/prototype/prototype-farm.md): We're beginning our adventures in farming by retrieving the wisdom of the past and being mentored by our elders.
- [Indoor Seedling Growth System](https://farm.buddhistgeeks.org/prototype/prototype-farm/indoor-seedling-growth-system.md): One thing we're considering, as a useful prototyping activity, is to setup an indoor seedling growth system.
- [Smart Pot Raised Beds](https://farm.buddhistgeeks.org/prototype/prototype-farm/smart-pot-raised-beds.md): As part of our prototyping process, we are installing temporary raised beds, using "smart pot" style material.


---

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