# Community Guidelines

## Purpose

The purpose of the Design Managers community is to provide a safe and inclusive environment for managers of all experience levels to learn and share knowledge with each other. The goal is to build a community that mutually benefits from open sourced mentorship.

Feel free to reach out to me directly for any questions, concerns, or suggestions: <hello@trevorgrogers.com>\
\
— Trevor

## Membership

Design Managers is open to all managers. The criteria for membership is simply acting as a leader in the creative industry. If you (or someone you know) would like to join, please apply [here](https://designmanagers.typeform.com/to/lNshEU).

##


---

# 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://guidelines.designmanagers.info/master.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.
