> For the complete documentation index, see [llms.txt](https://handbook.ouishare.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.ouishare.net/governance-and-decision-making.md).

# Governance & Decision Making

Our governance structure has been designed to reflect our vision of an emergent organisation that is in **permanent beta** and adapts to rapidly changing environments. Influenced by concepts of self-organization, [stigmergy](https://en.wikipedia.org/wiki/Stigmergy) and distributed leadership, we aim to keep contributions models and our governance structure as organic and agile as possible.

**OuiShare is a do-ocracy**, which means that decision making is based on actions. The governance structure that exists today has been developed by a distributed team that is growing the community locally and globally.

The following pages are a guide for active members, Connectors and those who are curious to how we make strategic and day-to-day decisions in OuiShare.

![](/files/-LAxFGemisM066ADkg2t)

## Further resources

* We write about experiences with OuiShare's governance on [**our Medium publication**](https://medium.com/ouishare-connecting-the-collaborative-economy)
* For more background on how governance has involved in OuiShare and knowledge assets for the area of governance, check out [**this map**](https://www.mindmeister.com/de/878922792?t=2gzqhdqoGE)&#x20;

![](/files/-LVbRK0wseiSpRNIodBf)

Please visit our[ **Governance Map on MindMeister**](https://www.mindmeister.com/878922792?t=D8QXjToDrC#) for more knowledge in this area.

*Would you like to make **changes or improvements** to this handbook?* [***Read how here.***](/contributing-to-this-handbook.md)&#x20;


---

# 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://handbook.ouishare.net/governance-and-decision-making.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.
