> For the complete documentation index, see [llms.txt](https://ressources.technoculture.club/riso/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/riso/risographe-fr/introduction-1.md).

# Introduction

- [Qu'est-ce qu'un Risographe ?](https://ressources.technoculture.club/riso/risographe-fr/introduction-1/what-is-a-risograph.md): Que fait cette technologie ? Que peut-elle offrir ?
- [Comment et pourquoi le Riso a-t-il été inventé ?](https://ressources.technoculture.club/riso/risographe-fr/introduction-1/how-was-it-invented.md)
- [Comment ça fonctionne ?](https://ressources.technoculture.club/riso/risographe-fr/introduction-1/how-does-it-work.md): Comment cette technologie fonctionne-t-elle ? En quoi fonctionne-t-elle différemment des autres technologies ?
- [Que puis-je créer ?](https://ressources.technoculture.club/riso/risographe-fr/introduction-1/what-can-i-make.md): Que puis-je faire en utilisant cette technologie ? Quelles sont les limites ?
- [Quelles en sont les composantes ?](https://ressources.technoculture.club/riso/risographe-fr/introduction-1/what-are-the-parts.md): Quelles sont les fonctions de chacune des parties du Riso et leur relation ?
- [Comment entretenir la machine ?](https://ressources.technoculture.club/riso/risographe-fr/introduction-1/glossary.md): Comment s’assurer que la machine fonctionne bien? Comment s’assurer de maintenir sa performance?
- [Quel est le processus de travail ?](https://ressources.technoculture.club/riso/risographe-fr/introduction-1/what-is-the-workflow.md): Quel est le processus d’impression avec le Risographe ? Comment travailler de manière efficace et efficiente ?


---

# 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:

```
GET https://ressources.technoculture.club/riso/risographe-fr/introduction-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
