> For the complete documentation index, see [llms.txt](https://world-trust-foundation.gitbook.io/fork-the-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://world-trust-foundation.gitbook.io/fork-the-world/intro.md).

# Expérience Fork The World

## L'expérience Fork The World

> À l'intitulé ***Working Promesse*****,** le réseau des Tiers-Lieux répond ***Fork The World***. Ou comment permettre aux émergences de s'exprimer au travers de formes singulières d'organisation(s) dans des boutiques, des ateliers, des bureaux, des usines, des jardins...

Sous l’impulsion des "co-commissaires" Yoann Duriaux (OpenFactory, Movilab) et Sylvia Fredriksson (Open Knowledge, Cité du Design), plusieurs contributeurs du [réseau Tiers-Lieux](https://www.facebook.com/groups/tilios/) - avec l'appui des [designers de RDC](https://vimeo.com/200720088) - se sont fédérés en [**World Trust Foundation**](https://www.flickr.com/photos/sylviafredriksson/albums/72157678188984663) pour s’exprimer du 9 mars au 9 avril 2017 sur la [**10e Biennale de Design de Saint-Etienne**](http://www.biennale-design.com/saint-etienne/2017/fr/home/) consacrée aux "mutations du travail". Le défi : montrer les **processus** **Tiers-Lieux** et proposer une "codification" (empirique et modifiable) au service de leur déploiement et pérennisation partout où le contexte de transition le nécessite.

![](/files/-LQzNK134f5iECCEfxmm)

## La World Trust Foundation

### **Co-commissariat scientifique**

* Sylvia Fredriksson (Cité du Design)
* Juliette Gelli (Collectif RDC)
* Yoann Duriaux (Movilab)

### **Co-commissariat artistique**

* Léa Bardin (Collectif RDC)
* Hellène Gaulier (CollectifRDC)
* Guillaume Jandin (CollectifRDC)
* Marion Pinaffo (CollectifRDC)
* Raphaël Pluvinage (CollectifRDC)

### **Co-commissariat opérationnel**

* Florain Pasquier
* Corine Pain

### **Co-commissariat territorial**

* [OpenFactory](http://www.openfactory42.org) (Saint-Étienne)
* [Jules Verne](http://movilab.org/index.php?title=La_maison_Jules_Verne) (Aurec-sur-Loire)
* [La MYNE](http://lamyne.org) (Grand Lyon)

### Organisations contributrices

* [Zoomacom](https://github.com/WorldTrustFoundation/Exposition/tree/fb04c0c4fa78c33a55f7503826128ca68e9c5cb3/zoomacom/README.md)
* [Openscop](http://www.openscop.fr)
* [OpenSources](http://www.echo-system.fr/ecodesign/open-sources/)
* [Zone AH!](http://www.zone-ah.org)
* [Luce Aknin](http://www.luceaknin.com)
* [Urban Focus](https://urbanfocusme.tumblr.com)
* [Cellabz](http://cellabz.com)
* [DAISEE](http://daisee.org)
* [Visible Energie](http://visiblenergie.fr)
* [Linky by makers](http://linkybymakers.fr)
* [L’Atelier Soudé](http://atelier-soude.fr)
* [Collectif BAM](http://www.collectifbam.fr)
* [Digital Athanor](http://www.digital-athanor.com)
* [Le Biome](http://lebiomefablab.wixsite.com/lebiome)
* [Communs de Lille](http://wiki.lescommuns.org/wiki/Assemblée_des_Communs_de_Lille)
* [Biohacking Safari](http://www.biohackingsafari.com)
* [Curry Vavart](http://www.curry-vavart.com/lieux.htm)

### **Partenaires de l’expérience**

* Saint-Etienne Métropole
* Grand Lyon Métropole
* DBproducts
* Villa Belleville
* Chrysalide
* Envie
* Recyclerie bois de Roche la Molière


---

# 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://world-trust-foundation.gitbook.io/fork-the-world/intro.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.
