> For the complete documentation index, see [llms.txt](https://circularberlin.gitbook.io/circular-berlin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://circularberlin.gitbook.io/circular-berlin/memberships-1/community-members.md).

# Community members

Community members can learn about the circular economy, build up their skills, and increase their network within Circular Berlin. They are encouraged to take a proactive role, exchange and collaborate with the community.&#x20;

Becoming a community member is the easiest way to get to know Circular Berlin, and can be a stepping stone towards joining as a [Team Member](/circular-berlin/memberships-1/team-members.md).&#x20;

### Individual community member

Every individual can join Circular Berlin as a community member. We encourage intrapreneurs and individual experts to join the community, learn and share the insights with us. As an individual community member, you will be invited to slack, where we share the key insights about the circular economy in Berlin and beyond.

### Organisational community member

You can join Circular Berlin as an organisation. We can welcome up to 3 organisational representatives on our slack. There are differences in the fees' system for the organisations, based on the organisational size. Read more about the [membership fee.](/circular-berlin/memberships-1/membership-fee.md) For the organisational members, we aim to build a strong network of professionals where we can jointly grow and improve the work of each other. If you have some questions about circularity our experts will support you based on their availability and  expertise.&#x20;

## **Legal rights**

| Right                                                                      | Yes/No |
| -------------------------------------------------------------------------- | ------ |
| Voting and make strategic decisions                                        | No     |
| Represent Circular Berlin at events or speak on behalf of the organisation | No     |
| Give suggestions to the activites of Circular Berlin                       | Yes    |

## **Becoming a community member**

Anyone from an individual to an organisation can become a community member via our website. Currently you can do online [via our website.](https://circular.berlin/community-membership/)


---

# 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://circularberlin.gitbook.io/circular-berlin/memberships-1/community-members.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.
