# Open Source Dharma

## 1.1.0

- [Open Source Dharma](https://www.opensourcedharma.info/master.md): Open Source Dharma is a newly conceived of open standard & network, whose aim is to encourage the flourishing of a transparent, collaborative, creative, & evolutionary ecosystem of dharma practice.
- [The Internet of Dharma](https://www.opensourcedharma.info/view/internet-of-dharma.md): Dharma, in the age of the network, is facing a crisis of irrelevance.  Humanity is facing a meta-crisis of survival. Open Source Dharma is one response to these overlapping crises.
- [What is Proprietary Dharma?](https://www.opensourcedharma.info/view/proprietary-dharma.md): Open Source Dharma serves as a radical alternative to Proprietary Dharma.
- [The Collaborative Commons](https://www.opensourcedharma.info/view/collaborative-commons.md): We consider this project to be part of a larger social & economic movement called the Collaborative Commons.
- [Open Source Dharma Protocol](https://www.opensourcedharma.info/view/osdharma-protocols.md)
- [Open Content](https://www.opensourcedharma.info/standards/open-content.md)
- [Transparent Ethics](https://www.opensourcedharma.info/standards/transparent-ethics.md)
- [Transparent Governance](https://www.opensourcedharma.info/standards/transparent-governance.md)
- [Transparent Finances](https://www.opensourcedharma.info/standards/transparent-finances.md)
- [Open Source Sanghas](https://www.opensourcedharma.info/sanghas/sanghas.md): The following are a list of sanghas who have adopted Open Source Dharma protocols.
- [Buddhist Geeks](https://www.opensourcedharma.info/sanghas/sanghas/buddhist-geeks.md): Buddhist Geeks was the founding community of the Open Source Dharma movement, seeding the movement.
- [Suggested Tools](https://www.opensourcedharma.info/implementation/suggested-tools.md): Tools that make it easy to implement OS Dharma
- [Gitbook](https://www.opensourcedharma.info/implementation/gitbook.md)
- [Sharing Content on Gitbook](https://www.opensourcedharma.info/implementation/gitbook/sharing-content-on-gitbook.md)
- [Connecting Gitbook to a Root Domain](https://www.opensourcedharma.info/implementation/gitbook/connecting-gitbook-to-a-root-domain.md)
- [YouTube](https://www.opensourcedharma.info/implementation/youtube.md)
- [SoundCloud](https://www.opensourcedharma.info/implementation/soundcloud.md)

## 1.0.0

- [Open Source Dharma](https://www.opensourcedharma.info/master/master.md): Open Source Dharma is a newly proposed open standard & network, whose aim is to encourage the flourishing of a transparent, collaborative, creative, & evolutionary ecosystem of dharma.
- [The Internet of Dharma](https://www.opensourcedharma.info/master/view/internet-of-dharma.md): Dharma, in the age of the network, is facing a crisis of irrelevance.  Humanity is facing a meta-crisis of survival. Open Source Dharma is one response to these overlapping crises.
- [What is Proprietary Dharma?](https://www.opensourcedharma.info/master/view/proprietary-dharma.md): Open Source Dharma serves as a radical alternative to Proprietary Dharma.
- [The Collaborative Commons](https://www.opensourcedharma.info/master/view/collaborative-commons.md): We consider this project to be part of a larger social & economic movement called the Collaborative Commons.
- [Open Source Dharma Ranks](https://www.opensourcedharma.info/master/view/osdharma-ranks.md)
- [1st Rank](https://www.opensourcedharma.info/master/view/osdharma-ranks/rank1.md): Generosity & blamelessness are the basis of the first rank.
- [2nd Rank](https://www.opensourcedharma.info/master/view/osdharma-ranks/rank2.md): One can differentiate without splitting apart at the 2nd Rank.
- [3rd Rank](https://www.opensourcedharma.info/master/view/osdharma-ranks/rank3.md): In the 3rd rank the dharma of organization is luminously transparent.
- [Open Source Sanghas](https://www.opensourcedharma.info/master/sanghas/sanghas.md): The following are a list of sanghas who have adopted the Open Source Dharma protocol.
- [Transparent Ethics](https://www.opensourcedharma.info/master/standards/transparent-ethics.md)
- [Open Content](https://www.opensourcedharma.info/master/standards/open-content.md)
- [Core Contributors](https://www.opensourcedharma.info/master/standards/core-contributors.md)
- [Transparent Governance](https://www.opensourcedharma.info/master/standards/transparent-governance.md)
- [Transparent Finances](https://www.opensourcedharma.info/master/standards/transparent-finances.md)
- [Gitbook](https://www.opensourcedharma.info/master/implementation/gitbook.md)
- [Sharing Content on Gitbook](https://www.opensourcedharma.info/master/implementation/gitbook/sharing-content-on-gitbook.md)
- [Connecting Gitbook to a Root Domain](https://www.opensourcedharma.info/master/implementation/gitbook/connecting-gitbook-to-a-root-domain.md)
- [YouTube](https://www.opensourcedharma.info/master/implementation/youtube.md)
- [SoundCloud](https://www.opensourcedharma.info/master/implementation/soundcloud.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://www.opensourcedharma.info/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.
