> For the complete documentation index, see [llms.txt](https://ourfuture.extinctionrebellion.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ourfuture.extinctionrebellion.be/fr-3/manuel-daction/processus-3-actes.md).

# Processus des 3 actes

Les 3 actes de la campagnes "Notre Avenir - Nos Choix" sont conçus pour être réalisés :&#x20;

**soit dans un processus continu sur 2 semaines :**

* vous participez à l'acte 1 du 15 au 19 (individu et sphère sociale rapprochée)<br>
* puis à l'acte 2 du 20 au 25 (espace public local - quartier - communal)<br>
* pour terminer avec l'apothéose de l'acte 3 le 27 à Bruxelles (rassemblement national)

**soit indépendamment l'un de l'autre :**&#x20;

vous participez à un ou deux des 3 actes suivant vos affinités, le temps que vous avez à consacrer, les risques que vous souhaitez prendre.\
\
Dans l'acte 2 et 3, vous pourrez choisir le niveau de risque de désobéissance que vous souhaitez prendre. Pour l'acte 1, il n'y a aucun risque juridique.\ <br>


---

# 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://ourfuture.extinctionrebellion.be/fr-3/manuel-daction/processus-3-actes.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.
