# Introduction

### >>> <mark style="color:red;">SINCE OUISHARE WAS COMPOSTED IN 2023, THIS HANDBOOK IS NO LONGER MAINTAINED. THIS SPACE SERVES AS A POTENTIAL SOURCE FOR INSPIRATION AND INFORMATION</mark>

## Welcome to the OuiShare Handbook!

**This handbook gives insight into the structures and practices of OuiShare's distributed network. It aims to make it easier for people to understand how we work, join and navigate the community.**

To find more introductory information about OuiShare, check our website [ouishare.net](http://ouishare.net). For in-depth reading in English, French, Spanish and German, go to the [OuiShare Magazine ](http://magazine.ouishare.net)or any of our [other media.](http://ouishare.net/en/media) If you are curious about more aspects of how OuiShare functions, go to [**opensource.ouishare.net**](http://opensource.ouishare.net)**.**

## About this Handbook

This Handbook's primary audience is members of the OuiShare network, as well as others who might find it useful and would like to understand better how OuiShare works.

As is OuiShare, this book is in permanent beta. That means that it won't ever be complete, but is a **living document** that will change and grow over time. It was started by Francesca Pick and Esra Tat. Much of it hasn't been written yet and depends on active members to contribute. If you see something that is missing or could be improved: just do it! Find out more about editing the handbook.

## Structure

This book contains OuiShare's most "static" knowledge and could be described as part of our "constitution". For more dynamic resources from the OuiShare community, check the [Knowledge Map](https://www.mindmeister.com/823981349/knowledge-map) on MindMeister.

***Would you like to make changes or improvements?*** [***Read how here.*** ](https://ouishare.gitbooks.io/ouishare-handbook/content/contributing-to-this-handbook.html)


---

# Agent Instructions: 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://handbook.ouishare.net/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.
