> For the complete documentation index, see [llms.txt](https://ressources.technoculture.club/culture-des-espaces-de-creation-et-fabrication/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ressources.technoculture.club/culture-des-espaces-de-creation-et-fabrication/opportunites/untitled.md).

# En bibliothèques

## **Au Québec :**

[**Résidences au Studio**](https://technoculture.club/projets/residence-studio) - médialab de la Bibliothèque multiculturelle de Laval, projet de Techno Culture Club. Création de « Trousses Culturelles Numériques » à emprunter en bibliothèque et reproductibles ([cliquez ici](https://ressources.technoculture.club/kits-culturels/) pour la documentation).

{% embed url="<https://vimeo.com/296917762>" %}

\
[**Résidence de co-création**](<https://technoculture.club/projets/projets-residences-arts-numeriques-bibliotheque-2018-2019  >) dans l'espace de Techno Culture Club avec deux artistes en arts numériques pour créer des « œuvres en kit » à destination des adolescent·e·s de la Bibliothèque de la maison culturelle et communautaire de Montréal-Nord.

![Crédit photo : Techno Culture Club](/files/-L_ywCo5wPUSRF2Pwshv)

[**Un édit-a-thon**](https://fr.wikipedia.org/wiki/Edit-a-thon), marathon d'édition pour ajouter, modifier, améliorer des types de contenu spécifique sur internet (souvent Wikipédia).

* [Édit-a-thons Wikipédia ART+FEMINISM](http://verticale.ca/programmes/edit-a-thon-wikipedia-artfeminism/) au Studio - médialab de la Bibliothèque multiculturelle de Laval organisé par le centre d'artistes Verticale.&#x20;
* [Edit-a-thons](https://be.wikimedia.org/wiki/Invitation_au_mois_du_domaine_public_2018?uselang=fr) sur les œuvres entrées dans le domaine public à la Librairie royale de Belgique à Bruxelles.<br>

## **Autres opportunités :**

Biblioremix ou Comment repenser, remixer la bibliothèque avec les habitants, des bidouilleurs, des designers… ? Un projet qui se déroule en bibliothèques à Rennes en France <https://biblioremix.wordpress.com/>

Un cadre et des ressources pour penser l’apprentissage dans les makerspace en bibliothèques et en musée : <https://makingandlearning.squarespace.com/about/>

Un moyen d’inviter le grand public à créer. Un festival dans 40 bibliothèques en simultané à Paris : <https://bibliotheques.paris.fr/Numok/>

Des idées d’activités à réaliser en fablab, médialab et makerspaces en bibliothèques avec son public : <http://labenbib.fr/index.php?title=Accueil>

Banque d'activités et projets à réaliser en bibliothèque pour les jeunes et les adultes: <http://makeitatyourlibrary.org/>

Guide d'activités d'impression 3D : <https://abc3d.technoculture.club/>

{% embed url="<http://www.amandagoodman.com/3d/>" %}


---

# 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://ressources.technoculture.club/culture-des-espaces-de-creation-et-fabrication/opportunites/untitled.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.
