> 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/articles/inter-island-book-club.md).

# Inter Island Book Club 📚

When visiting Faial Island we had a small impromptu gathering, when we shared **books that made big impact on us**.

Here's the list:

* [*Kybalion: A Study of the Hermetic Philosophy of Ancient Egypt and Greece*](https://www.goodreads.com/book/show/1363427.Kybalion?from_search=true\&from_srp=true\&qid=9tGia6gZ8Y\&rank=2) by Three Initiates
* [*The Clockwork*](/articles/inter-island-book-club.md) by Philip Pullman
* [*Jung and the Alchemical Imagination*](https://www.goodreads.com/book/show/729910.Jung_and_the_Alchemical_Imagination?from_search=true\&from_srp=true\&qid=iryDJFuyKF\&rank=3) by Jeffrey Raff
* [*The Secret Teachings of All Ages*](https://www.goodreads.com/book/show/183683.The_Secret_Teachings_of_All_Ages?from_search=true\&from_srp=true\&qid=wEkwUDNftV\&rank=1) by Manly P. Hall
* [*Illusions: The Adventures of a Reluctant Messiah*](https://www.goodreads.com/book/show/29946.Illusions?from_search=true\&from_srp=true\&qid=48eZlWDuXU\&rank=2) by Richard Bach
* [*12 Rules for Life: An Antidote to Chaos*](https://www.goodreads.com/book/show/30257963-12-rules-for-life?from_search=true\&from_srp=true\&qid=AtDPL2q3mU\&rank=1) by Jordan B. Peterson
* [*Egyptian Myths and Mysteries*](https://www.goodreads.com/book/show/1000906.Egyptian_Myths_and_Mysteries?from_search=true\&from_srp=true\&qid=yvbrC8gUbq\&rank=1) by Rudolf Steiner
* [*Freedom from the Known*](https://www.goodreads.com/book/show/143877.Freedom_from_the_Known?from_search=true\&from_srp=true\&qid=q0ehgYB5uM\&rank=1) by Jiddu Krishnamurti
* [*Seth Speaks: The Eternal Validity of the Soul*](https://www.goodreads.com/book/show/170165.Seth_Speaks?from_search=true\&from_srp=true\&qid=1gUzk7dOG3\&rank=1) by Jane Roberts
* [*Ishmael*](https://www.goodreads.com/book/show/40611328-ishmael?from_search=true\&from_srp=true\&qid=MYaQakEybL\&rank=1) by Daniel Quinn
* [*The Story of B*](https://www.goodreads.com/book/show/214579.The_Story_of_B?from_search=true\&from_srp=true\&qid=JtGwflezXZ\&rank=1) by Daniel Quinn
* The Gardner -> not sure, can't find the book...
* [*Jonathan Livingston Seagull*](https://www.goodreads.com/book/show/71728.Jonathan_Livingston_Seagull?ac=1\&from_search=true\&qid=DwOnKfkEJO\&rank=1) by Richard Bach
* *Cosmic Trigger I: Final Secret of the Illuminati* by Robert Anton Wilson
* [*Anastasia*](https://www.goodreads.com/book/show/18633194-anastasia?from_search=true\&from_srp=true\&qid=KkesM8hVgL\&rank=1) by Vladimir Megre


---

# 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:

```
GET https://pico.microsolidarity.cc/articles/inter-island-book-club.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.
