> For the complete documentation index, see [llms.txt](https://books.fablabbcn.org/make-works/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://books.fablabbcn.org/make-works/introduction/who-can-set-up-a-make-works-region.md).

# Who can set up a Make Works Region?

Basically anyone who is curious about and believes in the potential of their local area for sustainable making and manufacturing can set up a [Make Works region](https://make.works/regions).&#x20;

{% embed url="<https://make.works/regions>" %}

Whether a local individual, small team or organisation, you will need project management, people and communication and fundraising skills, in addition to a [Fab City Global Initiative](https://fab.city/) passion for creativity, making, manufacturing, repair and more in your local area.&#x20;

However, at the moment, due to Make Works’ current limited capacity, we can only support existing regions, and those already in EU Projects which we engage with, e.g. [Distributed Design](https://distributeddesign.eu/) or [Centrinno](https://centrinno.eu/), or the [Fab City Global Initiative](https://fab.city/) network to set up.&#x20;

{% embed url="<https://distributeddesign.eu/>" %}

{% embed url="<https://centrinno.eu/>" %}

{% embed url="<https://fab.city/>" %}

Please do not hesitate to contact us in case you are eager to become an emerging region anyway. During a personal conversation we can collaboratively assess the feasibility of your engagement or potentially link you to existing initiatives.

Write us via <alessandra@fablabbcn.org> and <make.works@fablabbcn.org>.


---

# 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://books.fablabbcn.org/make-works/introduction/who-can-set-up-a-make-works-region.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.
