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

# 2016

## 2016

In 2016, OuiShare's financial management went through a structural transformation, because the network now consists of 5 non-profits (France, Spain, Germany, Quebec, UK) of which OuiShare France, Spain and Quebec have growing budgets.

Therefore, in accordance with OuiShare's governance principle of [Autonomy of Communities and Projects](https://medium.com/ouishare-connecting-the-collaborative-economy/how-are-decisions-made-in-a-distributed-organization-7dfcdb0b73e3#.nxxphvkvx), OuiShare no longer has one unified financial management and budget planning. Each local OuiShare entity manages its finances independently and contributes to one collective funding pot to finance operations and infrastructure that all communities share, regardless of location. These activities can be described as the "**global OuiShare commons**", which primarily concern our work in producing and curating critical and cutting-edge content, as well as running basic operations of the OuiShare network.

### Activities in OuiShare Global Commons

| Role                                    | Amount before tax |
| --------------------------------------- | ----------------- |
|                                         |                   |
| International OuiShare Summits          | 3 000 €           |
| Global Finance & Accounting             | 6 000 €           |
| OuiShare Magazine English               | 6 000 €           |
| Monthly Newsletters (members & general) | 3 000 €           |
| Social Media                            | 6 000 €           |
| Tech & Web Maintenance / Support        | 6 000 €           |
| Tech & Web tools                        | 4 096 €           |
| Cobudget Initial Setup & Maintenance    | 3000 €            |
|                                         |                   |
| **Total**                               | **37 096 €**      |

## Finances by country

### OuiShare France

* Income: -- \[Ouishare Fest: 462 000 €]
* Costs: --

[>> See detailed budget Ouishare Fest Paris](https://docs.google.com/spreadsheets/d/1Xa_SuXg-88d5J0Gzpe_CQMJdJs9ffdbUq6-74z_LpZ4/edit)

### OuiShare Spain

* Income: 155 000 € \[ Ouishare Fest Barcelona 124K - 80% ]
* Costs: 143 000 €

### OuiShare Germany (created Dec 2016)

* Income: 1.025 €
* Costs: 9 €


---

# 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://finances.ouishare.net/financials/2016.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.
