# Stay Connected

You can keep in touch with the [Make Works](https://make.works) Coordination Team in [Fab Lab Barcelona](https://fablabbcn.org/) at [IAAC](https://iaac.net/) by email, phone and post as detailed on the [Contact](https://make.works/contact) page.&#x20;

Each [Make Works region](https://make.works/regions)’s **About** page features their preferred contact details.

Regions keep in touch with the coordination team and each other, either collectively or individually using the closed [**Make Works Network**](https://make-works.slack.com) Slack group. ‘General’ and ‘Random’ channels are automatically set up and can be added to as per communication and project management requirements. New regions will be invited to the [**Make Works Network**](https://make-works.slack.com) Slack group promptly so they can engage with the network. <br>


---

# 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://books.fablabbcn.org/make-works/introduction/stay-connected.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.
