> For the complete documentation index, see [llms.txt](https://www.microsolidarity.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.microsolidarity.cc/articles/discussing/research-questions.md).

# Research Questions

🔈[Here's a recorded conversation](https://anchor.fm/Microsolidarity/episodes/Research-questions-e37i90) between Teddy Taptiklis, Bernhard Resch, and Richard Bartlett exploring some microsolidarity research questions.

{% embed url="<https://anchor.fm/Microsolidarity/episodes/Research-questions-e37i90>" %}

Background: Teddy and Rich first met Bernhard when he joined Enspiral as a participant-researcher. This conversation was recorded at the end of a week where we worked together, hosting a collaboration training course at the University of Sydney, where Bernhard works.

All the names we referenced are listed here, as a starting point for anyone wanting to pick up this research work:

* Microsolidarity -- <http://microsolidarity.cc>
* Metamodernism -- <http://metamoderna.org/>
* Enspiral -- <https://enspiral.com>
* The Hum -- Nati Lombardo -- <http://thehum.org>
* Heart Politics -- <http://heartpolitics.org.nz/> (Billy Matheson, Vivien Maidaborn, vivian Hutchison)
* Regen - <http://www.regeneration.org.nz/about-us>
* Art of Hosting -- Toke Møller -- <https://vimeo.com/36755022>
* Mankind Project -- Bill Kauth -- <https://mankindproject.org/>
* AA -- Alcoholics Anonymous -- <https://aaoregon-district21.org/aa_information/structure.php>
* Authentic Relating: <https://www.authrev.com/ar_resources/>
* Emerge Podcast, Daniel Thorson, Robert Macnaughton, Integral Center -- <https://anchor.fm/emerge/episodes/Robert-MacNaughton---Learnings-from-the-Life-and-Death-of-the-Integral-Center-e31val>
* Mindfulness for Change -- <https://www.mindfulnessforchange.co.nz/>
* Scuttlebutt -- <http://scuttlebutt.nz>
* Luke Maguire, NSW Treasury
* Toi Whakaari -- <https://toiwhakaari.ac.nz/>
* Hugi Ásgeirsson -- <http://hugi.se>
* The Borderland -- <http://theborderland.se/>
* Edgeryders -- <http://edgeryders.ey>
* Blivande House -- <https://edgeryders.eu/t/blivande-house-and-studio-beta-sneak-peek/9123>
* Syntheist Node -- <https://www.noden.community/>
* Religion 2.0 (see Jamie Wheal at The Assemblage: <https://www.facebook.com/Flowgenome/posts/jamie-wheal-live-at-the-assemblage-designing-church-20-decentralized-spiritualit/2050237378352605/>)
* unMonastery -- <http://unmonastery.org/>
* NZ Treasury Wharenui (meeting house) -- <https://www.youtube.com/watch?v=noFbK2OHp1Y>
* Peter Sloterdijk's Spheres trilogy: <https://mitpress.mit.edu/books/bubbles>
* Professional family (livelihood pod) -- <http://wiki.p2pfoundation.net/Livelihood_Pods>
* Enspiral Retreat -- <https://www.festival.enspiral.com>
* Root Systems -- <https://www.rootsystems.nz/>
* Care Pod -- <https://docs.google.com/document/d/1pFPbxmzf41zsHS0pMExvPqz9Pi6SMFXeFHJ8_Eb96EI/edit?ts=5bdf0475>
* Enspiral Ventures -- <https://handbook.enspiral.com/ventures.html>
* Ackama (Rabid Tech) -- Josh Forde -- <https://www.ackama.com/>
* Faerie Ring -- <https://viewer.scuttlebot.io/%YrKbs%2Bz2CmLt2%2BVtaEvUCDY%2BDUQAqQgB7vuUh3kNsdk%3D.sha256>
* Scuttlebutt Grants history -- <https://github.com/ssbc/grants-process/blob/master/grants.md>
* Mix Irving -- <https://twitter.com/whimful> and Mikey Williams -- <https://dinosaur.is/>
* Protozoa -- <https://protozoa.nz>
* Verse -- <https://verse.app/media.pdf>
* Scuttle Camp -- <https://one.camp.scuttlebutt.nz>


---

# 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://www.microsolidarity.cc/articles/discussing/research-questions.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.
