> For the complete documentation index, see [llms.txt](https://strategy.extinctionrebellion.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://strategy.extinctionrebellion.be/fr-1/strategie-automne-hiver-2020.md).

# Stratégie Automne-Hiver 2020

- [Stratégie Automne-Hiver 20-21](https://strategy.extinctionrebellion.be/fr-1/strategie-automne-hiver-2020/strategie-automne-hiver-20-21.md): Ceci est la version finale de la stratégie pour XR Belgium après intégration des commentaires reçus des groupes locaux et des collectifs
- [3 Axes Stratégiques - développement](https://strategy.extinctionrebellion.be/fr-1/strategie-automne-hiver-2020/3-axes-strategiques-developpement.md)
- [Retours des rebelles](https://strategy.extinctionrebellion.be/fr-1/strategie-automne-hiver-2020/untitled-1.md)
- [Sessions de feedback locales](https://strategy.extinctionrebellion.be/fr-1/strategie-automne-hiver-2020/untitled-1/sessions-de-feedback-locales.md): Votre groupe local ou collectif organisera une session de feedback : en ligne ou hors ligne. Gardez un œil sur cette page pour connaître les dates et les lieux pour participer au discussion.
- [Processus - comment avons-nous écrit ce texte ?](https://strategy.extinctionrebellion.be/fr-1/strategie-automne-hiver-2020/untitled-1/processus-comment-avons-nous-ecrit-ce-texte.md)
- [Texte de la proposition initiale](https://strategy.extinctionrebellion.be/fr-1/strategie-automne-hiver-2020/untitled-1/untitled.md): Ceci est le texte de la proposition initiale faite au début du mois de septembre 2020. Une nouvelle version de cette stratégie a été faite, sur la base des réactions reçues de tous les rebelles.


---

# 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://strategy.extinctionrebellion.be/fr-1/strategie-automne-hiver-2020.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.
