> 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/supporting-members.md).

# Supporting Members

**Supporting Member** believes in the D4CR's mission and supports it with a recurring membership fee.

| **Start membership**                                                                                  | <ol><li>Join by sending email to <contact@d4cr.org> <br>or filling out the <a href="https://d4cr.org/contact-us">form</a>.</li><li>Pay the annual membership fee.</li></ol> |
| ----------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **End membership**                                                                                    | <ol><li>End membership by informing <contact@d4cr.org>.</li><li>And stop to pay the annual membership fee.</li></ol>                                                        |
| **Agree and align with D4CR's Mission &** [**Code of Conduct** ](/code-of-conduct.md)                 | Yes                                                                                                                                                                         |
| **Annual fee**                                                                                        | Yes                                                                                                                                                                         |
| **Newsletters**                                                                                       | Yes if there are any                                                                                                                                                        |
| **Active contribution through Working Groups or Local chapters**                                      | Possible                                                                                                                                                                    |
| **Voting right in the** [**General Assembly** ](broken://pages/-Lcop2XQkcQPRV0uoy9C#general-assembly) | Yes                                                                                                                                                                         |


---

# 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/supporting-members.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.
