> 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/2017.md).

# 2017

## 2017

### Activities in OuiShare Global Commons

| Role                                    | Amount before tax |
| --------------------------------------- | ----------------- |
|                                         |                   |
| Global Ops Team Facilitation            | 1 500 €           |
| Global Budget Planning                  | 1 000 €           |
| Global Finance & Accounting             | 6 000 €           |
| OuiShare Magazine English               | 6 000 €           |
| Website Steward                         | 1 200 €           |
| Monthly Newsletters (members & general) | 3 000 €           |
| Social Media                            | 6 000 €           |
| Tech & Web Maintenance / Support        | 6 000 €           |
| Shared Infrastructure (Software)        | 6 076 €           |
| Cobudget Steward                        | 1200 €            |
| International Summit Lisbon             | 3 000 €           |
| International Summit Munich             | 3 000 €           |
|                                         |                   |
| **Total**                               | **35 676 €**      |

## Finances by Country

### OuiShare France

* Income: 1.745.000 € (Ouishare Fest Paris: 485 000 €)
* Costs:    1.654.000 €

### OuiShare Spain

* Income: 122.000 € (Ouishare Fest Barcelona: 65 000 € - 54 %)
* Costs:    122.000 €

### OuiShare Quebec

* Income: 71.338 Canadian Dollars
* Costs:   47.847 Canadian Dollars

For more details, check out Ouishare Quebec's great[ **finance and activity report!** ](https://drive.google.com/file/d/1Xyn_pC6LcxZq5RDnrB2DRgRCNSB94UdO/view?usp=sharing)

### OuiShare Germany

* Income: 17.077 €
* Costs: 15.484 €


---

# 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/2017.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.
