> For the complete documentation index, see [llms.txt](https://heymichal.gitbook.io/journal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://heymichal.gitbook.io/journal/notes/microsolidarity-in-pico.md).

# Microsolidarity in Pico 🗻

{% hint style="info" %}
It's happening—we made a decision to stay and we planted a seed for our congregation. Now it's time to grow.
{% endhint %}

Public documentation as it happens:

{% embed url="<https://pico.microsolidarity.cc>" %}

Inspiration: [Microsolidarity](https://microsolidarity.cc), [Game B](https://www.gameb.wiki/index.php?title=Game_B), [BaseX Island](https://basexisland.com/)

### Log

{% hint style="info" %}
The documentation is now in it's own website (link above).
{% endhint %}

**27th of May**

We’re visiting two wonderful places–a [syntropic agriculture](https://agendagotsch.com/en/what-is-syntropic-farming/) project, and an intentional community in a state of incubation. We’re mindblown and inspired with the possibilities, and what’s already happening here.

![Banana trees are growing well.](/files/-M8vamC9uSBr1H2vZjcs)

**26th of May**

We’re getting to know more people in the island, especially the locals.&#x20;

And the news spread fast. Everyone in the village already knows in which house we live, and everyone is very helpful and keen to interact. And each time we interact with someone, we end up recieving vegetables from their gardens.

My little victory is hearing that I was thought to be Portuguese, because of how naturally I say ’bom dia’ (‘good morning’).&#x20;

![Silvia came back from a walk with potatoes from our neighbour.](/files/-M8FE82ZLyiGmC3HZQFK)

**17th of May**

After 90 days in Pico Island, we met some amazing people who are already developing ProtoB-like projects on this magical island. We couldn't help but start thinking about participating in some way.

It seems that this island ticks a lot of boxes for us:

* [x] Stunning nature and easy access to an ocean, mountain and forest
* [x] Can grow a variety of fruits (from apples to bananas and papayas)
* [x] Cheap living costs
* [x] Already existing international community
* [x] A lot of Sun (we loved living in Scotland but it’s just too dark for half of the year), apart from that we don’t care about the weather to be “perfect”, Scotland weather-proofed us for life.
* [x] Good geographical location (which is a combination of climate, remoteness, accessibility, time-zone and visa regulations)
* [x] Low strategic value
* [x] Hassle-free beaurocracy (it’s not really hassle free, but since Silvia is Portuguese and I’m an EU citizen it’s as hassle-free as it can get).

Next steps: do a proper reconaissance of the island, get to know the land and people.


---

# 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://heymichal.gitbook.io/journal/notes/microsolidarity-in-pico.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.
