> For the complete documentation index, see [llms.txt](https://handbook.designingforchildrensrights.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.designingforchildrensrights.org/structure.md).

# Structure & Roles

The heart and the muscles of our organisation are the interconnected circles of collaborating [Working Groups and Local Chapters](/working-groups-local-chapters.md). &#x20;

**There are three different ways to be part of our community:**&#x20;

Audience – a person who is part of the community, may follow the activities or join events.

Contributor – a person who contributes to D4CR's work and mission, but is not a member of the formal association.

[Supporting Member](/structure/supporting-members.md) – believes in the D4CR's mission and supports it with a recurring yearly membership fee. Has a voting right in the General Assembly. Can apply to the Expert panel, can lead Local Chapters or Working groups, and can join the Steering Group or the Board. \
[\
Steering Group Member or Board Member](/structure/steering-group-members.md) – are Supporting members with active participation that guards the mission of the organisation.


---

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

```
GET https://handbook.designingforchildrensrights.org/structure.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.
