# Welcome

## Directory

| Service                | URL                                                                                                                                                                                            |
| ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Website                | [extinctionrebellion.be](https://extinctionrebellion.be/)                                                                                                                                      |
| Facebook               | [facebook.com/ExtinctionRebellionBE](https://www.facebook.com/ExtinctionRebellionBE/)                                                                                                          |
| Twitter                | [twitter.com/XR\_Belgium](https://twitter.com/XR_Belgium)                                                                                                                                      |
| Community forum        | [base.extinctionrebellion.be](https://base.extinctionrebellion.be/)                                                                                                                            |
| Starter Kit            | <p><a href="https://join.extinctionrebellion.be/">join.extinctionrebellion.be</a></p><p>Learn how to join or create a local group or a working group</p>                                       |
| Public drive           | <p><a href="https://drive.extinctionrebellion.be/">drive.extinctionrebellion.be</a> (Google)</p><p>Documents, photos, videos, and presentations from our national circles and local groups</p> |
| Self-Organising System | <p><a href="https://sos.extinctionrebellion.be/">sos.extinctionrebellion.be</a> (Glassfrog)</p><p>A map of our national circles</p>                                                            |
| Finance                | <p><a href="https://opencollective.com/XR-Belgium">finance.extinctionrebellion.be</a> (Open Collective)</p><p>A record of our expenses and donations</p>                                       |

## Who is maintaining this documentation repository?

* Leen Schelfhout (XR Antwerp) ([email](mailto:leen.schelfhout@protonmail.com))
* Xavier Damman (XR UK Fundraising, XR Belgium) ([email](mailto:citizenspring@protonmail.com))

Please join us. Our goal is to hand it over as soon as possible to the community.

## Contribute

If you have any suggestion or want to add anything to this documentation, you can [edit any of those pages on Github](https://github.com/extinctionrebellion/xrbe-docs). If you need assistance, send an email to <belgium@organise.earth>.

##


---

# 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://docs.extinctionrebellion.be/master.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.
