# Articles

- [Pico Community Weekend](https://pico.microsolidarity.cc/articles/pico-community-weekend.md): A mini gathering
- [Faial Community Day](https://pico.microsolidarity.cc/articles/faial-community-day.md): A community weaving workshop in Faial Island.
- [Piconomics 101 🍪](https://pico.microsolidarity.cc/articles/piconomics-101.md): Our congregation begins to talk about money.
- [Inter Island Book Club 📚](https://pico.microsolidarity.cc/articles/inter-island-book-club.md): A list of books that marked us.


---

# 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://pico.microsolidarity.cc/articles.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.
