> 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/feedback-from-the-rebels/local-feedback-sessions.md).

# Local feedback sessions

| Group     | Date  | How to join the discussion                                                                                                                                                           |
| --------- | ----- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Limburg   | 17/09 | <XR-limburg@protonmail.com>                                                                                                                                                          |
| Antwerpen | 19/09 | <peter.ceulemans@protonmail.com>                                                                                                                                                     |
| Gent      | 20/09 | 19h45, online through <https://us02web.zoom.us/j/81534322844?pwd=QzhIcWxqNk1PVjBSL1ZrYmdnYkdBdz09>                                                                                   |
| Mons      | 20/09 | <p>11h, sur le site du Jardin Suspendu</p><p><a href="https://www.lejardinsuspendu.be/"><https://www.lejardinsuspendu.be/></a></p>                                                   |
| BXL1000   | 21/09 | Contacter <muyllecolette@protonmail.com> pour plus d'informations                                                                                                                    |
| St Gilles | 21/09 | de 19h à 21h30 au DK Café (Rue du Danemark)                                                                                                                                          |
| Gent      | 22/09 | 18h30, regio 'Brugse Poort', inschrijven via <https://framaforms.org/feedback-xr-strategie-gent-1600288105>                                                                          |
| Tournai   | 22/09 | <p>20h, pour les infos, contactez:</p><p><a href="mailto:papouloup@protonmail.com"><papouloup@protonmail.com></a> </p>                                                               |
| Gent      | 23/09 | <p>Online bevraging, in te vullen tot 23/09, info via <a href="https://www.facebook.com/events/2011238802339749/"><https://www.facebook.com/events/2011238802339749/></a></p><p></p> |
| Liège     | 23/09 | <p>19h30, ici: <br><a href="https://meet2.organise.earth/b/viv-xhj-q9f"><https://meet2.organise.earth/b/viv-xhj-q9f></a> </p>                                                        |

*If you are not connected to a local group, you can also send an e-mail to* **<XRB2020strategy@protonmail.com>** &#x20;


---

# 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/feedback-from-the-rebels/local-feedback-sessions.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.
