# ReUnion Network Document (Spring, 2020)

## ReUnion Network Document (Spring, 2020)

- [ReUnion Network: Commoning by P2P Care](https://docs.reunionnetwork.org/master.md): Written By Yin Aiwen and Genevieve Costello, with contributions from Sarah Friend (chapter 'Technology Employment') and Marjet Zwaans (chapter 'Regenerative Model of Care').
- [Text Summary](https://docs.reunionnetwork.org/text-summary.md)
- [Social Discrepancies at Stake](https://docs.reunionnetwork.org/part-ii-1/social-discrepancies-at-stake.md)
- [Our response](https://docs.reunionnetwork.org/part-ii-1/our-response.md)
- [Terms and Features](https://docs.reunionnetwork.org/part-ii/terms-and-features.md)
- [Technology Employment](https://docs.reunionnetwork.org/part-ii/technology-employment.md): In this section, we explain the technological choices we have made.
- [How it Works: User Journey](https://docs.reunionnetwork.org/part-ii/how-it-works-user-journey-18.md): Please note that because we have not yet started conducting field research with communities, the numbers in the examples are conceptual and demonstrative. The web application is currently under develo
- [ReUnion System Philosophy](https://docs.reunionnetwork.org/part-iii/reunion-system-philosophy.md)
- [Reflection Space](https://docs.reunionnetwork.org/part-iii/reflection-space.md)
- [What does it do?](https://docs.reunionnetwork.org/part-iii/reflection-space/what-does-it-do.md)
- [Why design such ways?](https://docs.reunionnetwork.org/part-iii/reflection-space/why-such-ways.md)
- [Agreement Site](https://docs.reunionnetwork.org/part-iii/agreement-site.md)
- [What does it do?](https://docs.reunionnetwork.org/part-iii/agreement-site/what-does-it-do.md)
- [Why design such ways?](https://docs.reunionnetwork.org/part-iii/agreement-site/why-such-ways.md)
- [Welfare for the Commons](https://docs.reunionnetwork.org/part-iii/welfare-for-the-commons.md)
- [What does it do?](https://docs.reunionnetwork.org/part-iii/welfare-for-the-commons/what-does-it-do-28.md)
- [Why design such ways?](https://docs.reunionnetwork.org/part-iii/welfare-for-the-commons/why-such-ways.md)
- [Closing: Urgent Call for a New Social Infrastructure](https://docs.reunionnetwork.org/closing-urgent-call-for-a-new-social-infrastructure.md)
- [Endnotes](https://docs.reunionnetwork.org/endnotes.md)
- [Links and Resources](https://docs.reunionnetwork.org/links-and-resources.md)
- [Team and Credits](https://docs.reunionnetwork.org/team-and-credits.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.reunionnetwork.org/master.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.
