> For the complete documentation index, see [llms.txt](https://ourfuture.extinctionrebellion.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ourfuture.extinctionrebellion.be/action-manual/act-2/partie-3-les-freeze-locaux.md).

# Part 3: Local Freeze

"Freeze" is about halting movement in the public space while brandishing your red/green sign.

​​​Standing perfectly still for an extended period in the midst of urban activity, we will draw a stark contrast to the flow of "Business as Usual" passing through our cities, disrupting the normal course of things and challenging anyone on the move. The Freeze may impose varying levels of risk depending on the location, duration, and number of rebels participating. With the Freeze, you send a strong message to the local elected representatives, and it's a rehearsal for act 3 which will take place on the 27th in Brussels.

**We advise you to:**

* **Only carry out the "Freeze" between 23–25 June** in order to prepare the big day on the 27th.
* **Take the day off on Friday 26 June** to be fit for the 27th. Join a local XR group and/or training to prepare for and participate in this act.

​[**=> Intro sessions**](https://ourfuture.extinctionrebellion.be/v/fr/sessions-dintrodution) \
[**=> Training sessions**](https://ourfuture.extinctionrebellion.be/v/fr/session-de-formation)​[<br>](https://ourfuture.extinctionrebellion.be/v/fr/manuel-daction/acte-2-actions-locales/partie-2-le-mur-de-nos-vrais-besoins)


---

# 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://ourfuture.extinctionrebellion.be/action-manual/act-2/partie-3-les-freeze-locaux.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.
