> For the complete documentation index, see [llms.txt](https://trainings.extinctionrebellion.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trainings.extinctionrebellion.be/nl-5/master.md).

# WELKOM op de XR België trainingsite

![](/files/-MNZCBYgBCdMPVnjCsgl)

Op deze website vind je een overzicht van de trainingen die worden aangeboden door Extinction Rebellion België en vind je trainingmateriaal dat je kan gebruiken in je lokale groep of collectief.

**1 APRIL: MONEY REBELLION!**

Klik [hier ](https://trainings.extinctionrebellion.be/v/nl/trainingen/money-rebellion-actietrainingen)voor een overzicht van de trainingen voor de Money Rebellion.

**TRAININGKANAAL OP MATTERMOST**

Wil je regelmatig updates ontvangen over de training die XR België aan biedt? Volg ons Mattermost kanaal: <https://organise.earth/xrbelgium/channels/training>

Nog niet op Mattermost? Vraag je lokale groep of collectief voor toegang. Nog geen onderdeel van een groep? Vind er een hier: [https://www.extinctionrebellion.be/nl](https://www.extinctionrebellion.be/en)

**INTERNATIONALE TRAININGS**

XR Global Support organiseer regelmatig traininge over verschillende onderwerpen. De meeste trainingen zijn in het Engels. Je vindt een overzicht[ in deze online agenda](https://cloud.organise.earth/apps/calendar/p/6j2f6JXCgKn4kxtM).&#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://trainings.extinctionrebellion.be/nl-5/master.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.
