# Projects

OuiShare tends to have a lot of different types of projects happening in parallel, in various locations around the world: Events, research projects, university tours, accelerators and more. Since OuiShare is a distributed organization, there is no one place where all projects are tracked. Some ways to find out what projects are going on is talking to people and following these channels:

* [**Case studies of projects** ](https://www.ouishare.net/case-studies)
* [**Subscribe to our newsletter**](http://eepurl.com/OBWbD)
* [**Join our Loomio group**](http://ouishare.loomio.org/)
* [**Project Portfolio & Template**](https://docs.google.com/presentation/d/1lEgRGS3BcA4BYq6XP0XGTC5bhYh6ncBYgRPELAKzxW0/edit#slide=id.p)

![](/files/-LAxFKTa8c2yPFDM9AWe)

*Would you like to make **changes or improvements** to this handbook?* [***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/projects.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.
