# Introduction

- [What is a Risograph ?](https://ressources.technoculture.club/riso/introduction-1/what-is-a-risograph.md): What does this technology do ? What can this technology offer ?
- [How & Why was it invented ?](https://ressources.technoculture.club/riso/introduction-1/how-was-it-invented.md): Who invented the Risograph ? How and why was it invented ?
- [How does it work ?](https://ressources.technoculture.club/riso/introduction-1/how-does-it-work.md): How does this technology work ? How is this technology different than other forms of print ?
- [What can I make ?](https://ressources.technoculture.club/riso/introduction-1/what-can-i-make.md): What can I make using this technology ? What are it's limitations ?
- [What are the parts ?](https://ressources.technoculture.club/riso/introduction-1/what-are-the-parts.md): What is the function of each part of the Risograph ? How do all the parts work together ?
- [How do I take maintain the machine ?](https://ressources.technoculture.club/riso/introduction-1/glossary.md): How can I make sure the machine is running well ? How do I continue to maintain it's performance ?
- [What is the workflow ?](https://ressources.technoculture.club/riso/introduction-1/what-is-the-workflow.md): What is the process of printing using a Risograph ? How can I work efficiently and effectively ?


---

# Agent Instructions: 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/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.
