> 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.md).

# Act 2 - Local actions

**We will create places and moments of convivial debate in local public places. You can design these moments to be disruptive and disobedient (or not!) but whatever you do, keep them friendly and welcoming!**

These will be moments to speak to one other about how our society should change. What should we keep or develop? What should we abandon or change?

&#x20;Act 2 will take 3 forms to choose from:

* an aperitif between neighbours
* an expression wall in a square, in a shopping mall, in front of a hospital, a bank, a company...
* trying out, at your local level the gesture of act 3: the "Freeze"&#x20;

You can choose to organise or participate in as many of these as you like.&#x20;

**Join a local XR group and we will give you support and resources to make your act succeed.**

[**=> introduction sessions**](/action-onboarding-calls.md)\
[**=> training sessions**](/action-training-calls.md)


---

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