> For the complete documentation index, see [llms.txt](https://pico.microsolidarity.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pico.microsolidarity.cc/crews-and-projects/sharing-circle/sharing-circle-v4.md).

# Sharing Circle v4

### Format

**Bi-weekly sharing circle, every second Sunday,** **starting at 15:00**.&#x20;

During the retrospective of [round 3](/crews-and-projects/sharing-circle/sharing-circle-v3.md), we decided to change the format of our sharing circle and make it **more flexible and experimental**.&#x20;

From now on, every circle will be different, depending on what comes up in the moment, or in the week leading up to the circle. Anyone can suggest a meeting spot (doesn't need to be indoors), and an activity (eg. swimming, walking, visiting a cave, singing...). **We won't have sharing as a "fixed" part of the structure** (in fact, there is no structure), but there is an intention to keep the sharing component, so **we'll allow it to emerge naturally**.

**The main intention is to keep connecting in a meaningful way through different types of activities.**

Since this is a more experimental round, we'll shorten the cycle until the next retrospective, and review our progress on the 4th circle.

### New People

There's one person who expressed interest in joining our sharing circle. We'll keep the doors open and allow new people to join organically whenever interest arises.

### Activities

Circle 1: Short sharing circle + hike

Circle 2: Playing the [Quiet Year,](https://buriedwithoutceremony.com/the-quiet-year) a collaborative map-making game about a community

![](/files/-MkZm26oDUMC6YBG8krn)


---

# 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://pico.microsolidarity.cc/crews-and-projects/sharing-circle/sharing-circle-v4.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.
