> 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/farm/important-ideas/shared-living.md).

# Shared Living

Our deep vision for Shared Living on the Buddhist Geeks Farm & Retreat is one in which we learn how to live together, harmoniously, optimizing our precious time, protecting each other's interests, decentering from networks that don't have our own or the larger ecology's best interests in heart, and finally, to share the veggies and fruits of abundance we grow during this journey.

#### Apparently, this is the #1 Lesson Learned by Shared Living Communities...

The number #1 lesson learned by shared living communities, according to the research conducted by [Space10](https://space10.io/collection/imagine-exploring-the-brave-new-world-of-shared-living/), is that what they all had in common, and each claimed to be critical in their self-assessment of their own success, was **some regular frequency of shared meals**. &#x20;

As such, we are proposing that we build into the design of the Buddhist Geeks Farm operations regular shared meals.  This highly collectivizes the cost of food, and minimizes the amount of collective time spent preparing food.  And with a maximum output of fresh food coming from our own farming production, we become increasingly collectively sufficient on the all-important food front. &#x20;

## SPACE10 is exploring the brave new world of Shared Living 📱

One of the best resources on exploring the world of Shared Living, is this one by [Space10](http://www.space10.io), a weird ass future design shop in Copenhagen, funded by Ikea.  Yup, they're paid to do a bunch of cool ass shit, most of which helps the collaborative commons. &#x20;

Here's their excellent site, which includes a publication and the podcast is below.

{% embed url="<https://space10.io/collection/imagine-exploring-the-brave-new-world-of-shared-living/>" %}

## The Shared Living Podcast Series 🎙

This very well produced podcast series explores a number of interesting topics related to shared living, and the variety of ways it manifests currently.  We highly recommend listening to these, to get a sense for the social topography of this project. &#x20;

{% embed url="<https://anchor.fm/imagine/episodes/Episode-1-Cities-for-People-e2cbno/a-a5oshi>" %}

{% embed url="<https://anchor.fm/imagine/episodes/Episode-2-The-Happiness-Factors-e2cbo4/a-a5osiv>" %}

{% embed url="<https://anchor.fm/imagine/episodes/Episode-3-Utopia-in-Practice-e2cboe/a-a5osjq>" %}

{% embed url="<https://anchor.fm/imagine/episodes/Episode-4-Sharing-is-Caring-e2cboh/a-a5osk9>" %}


---

# 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/farm/important-ideas/shared-living.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.
