> For the complete documentation index, see [llms.txt](https://la-myne.gitbook.io/daisee-citizen-research-program/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://la-myne.gitbook.io/daisee-citizen-research-program/master.md).

# DAISEE — Open-design program for people who consider energy as a common(s)

![DAISEE \[CC-BY-NC-SA 4.0 — The grey triangular shape logo is derived from the Ethereum logo\]](/files/-M81FgVvNXxp-sLyItcf)

## DAISEE: a new energy paradigm

We deeply believe that the **only** option to survive to the [Anthropocene](https://www.youtube.com/watch?v=4-l6FQN4P1c), in [a more complex and volatile world,](https://backchannel.com/joi-ito-explains-why-donald-trump-is-like-the-sex-pistols-943db42c9f47#.sj4pj8c39) is to consider *Energy as a* [*Common(s)*](http://www.thenextsystem.org/commoning-as-a-transformative-social-paradigm/)*.*

That’s why we have the ambition to bring energy door-to-door, like the internets have brought information (and so much more) at our doorstep, either from a centralized system or just from your neighbor. We want to foster resilient decentralized, secured and trusted energy infrastructures giving the power to the “[prosumers](https://en.wikipedia.org/wiki/Prosumer)” to freely decide how to share energy.

In practice, we’re working on several (proto-) designs of ‘open-source based secured decentralized autonomous energy organization systems’ and the deployment of trusted peer-to-peer energy infrastructures at micro scale.

## DAISEE : an open-design program

We bootstrap DAISEE in 2016 as an **open-design program** co-produced by [La MYNE](http://lamyne.org) (a ‘[tiers-lieu](https://en.wikipedia.org/wiki/Third_place)’ based in [Lyon](http://www.openstreetmap.org/relation/1663048#map=10/45.7488/4.8766) dedicated to sustainable issues) and [CELLABZ](https://web.archive.org/web/20180310094041/http://cellabz.com/) (a ‘labs builder’ who facilite the appropriation of all the emerging technologies), with the very precious help of the [CitizenWatt](http://www.citizenwatt.paris) community.

The **core contributors** have federated during the [Hackaday Prize 2016](https://hackaday.io/project/10879-internets-of-energy-call-me-daisee):

* [**Rieul Techer**](https://fr.linkedin.com/in/rieultecher): energy guy, entrepreneur and passionate about — civic and technology — innovation. At the edge of the possible and the real.
* [**Paul Flipo**](https://fr.linkedin.com/in/paul-flipo-b2bb667/fr): hardware guy, open source fan, unstoppable traveller.
* [**Samira Rabaaôui**](https://fr.linkedin.com/in/samirarabaaoui/fr): magic hacker, innovation enthusiast, biologist.
* [**Xavier Lavayssiere**](https://www.linkedin.com/in/lavayssiere/fr): startuper ([**ECAN**](http://ecan.fr)), fast coder, creative lawyer.
* [**Aude Omerin**](https://fr.linkedin.com/in/audeomerin): community builder, happiness catalyst, [**IDEA**](http://masters.em-lyon.com/fr/Programme-I.D.E.A) student.
* [**Louis Villard**](https://twitter.com/louisvlrd): creative hacker, engaged in science popularization.
* [**Timothée Gosselin**](https://fr.linkedin.com/in/timoth%C3%83%C2%A9e-gosselin-14264b25): co-founder / builder of [**OSCEDays**](http://osced2015.org/) community.
* [**Nicolas Loubet**](https://twitter.com/nicolasloubet?lang=fr) & [**Clement Epié**](https://twitter.com/clement_epie): co-founders of Cellabz. Curious!

*… and more and more people are coming everyday. Maybe you?!* [*Ping us*](https://twitter.com/callmedaisee) *:)*


---

# 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://la-myne.gitbook.io/daisee-citizen-research-program/master.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.
