> 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/strategy-2020.md).

# Autum-winter 2020 strategy

- [Autumn-Winter Strategy 2020-21](https://strategy.extinctionrebellion.be/strategy-2020/untitled.md): This is the final version of the strategy for XR Belgium after integration of the feedback received from the local groups and collectives.
- [3 Strategic Axes - Development](https://strategy.extinctionrebellion.be/strategy-2020/development-of-the-3-axes.md)
- [Feedback from the rebels](https://strategy.extinctionrebellion.be/strategy-2020/feedback-from-the-rebels.md): This document gives you an overview of all the feedback received from the local groups and collectives.
- [Local feedback sessions](https://strategy.extinctionrebellion.be/strategy-2020/feedback-from-the-rebels/local-feedback-sessions.md): Please join the discussion in a local group to give feedback on the strategy proposal. Sessions will be organized online or offline. Keep an eye on this page for dates and locations.
- [Process - how did we write this text?](https://strategy.extinctionrebellion.be/strategy-2020/feedback-from-the-rebels/process-how-did-we-write-this-text.md)
- [Text of initial proposal](https://strategy.extinctionrebellion.be/strategy-2020/feedback-from-the-rebels/initial-proposal-1.md): This is the text of the initial proposal  made in early september 2020. A new version of this strategy has been made, on the basis of the feedback received from all rebels.


---

# 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/strategy-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.
