# Code of Conduct

Welcome to the System community! As a Public Benefit Corporation, we are committed to maintaining a positive, inclusive, and constructive approach to building System. We ask you to abide by the following guidelines when you interact with your fellow community members:

* Be welcoming. We strive to be a community that welcomes and supports people of all backgrounds and identities.
* Communicate and behave with respect, professionalism, fairness, and sensitivity&#x20;
* Be mindful of other participants’ effort and time spent on contributions to System.&#x20;
* Substantiate your opinions, concerns, or issues respectfully and keep the discussion clear and focused.&#x20;
* Communicate constructively and avoid demeaning or insulting behavior or language.&#x20;
* Promote the scientific method and the values of scientific thinking.
* Stay on topic. System and systems thinking are broad, but please try to adhere to the range of topics defined by a Slack channel's description.

Personal or discriminatory threats in the System community Slack channels, forums and mailing lists may result in a ban by the community manager. Harassment of any kind and other exclusionary behavior is not acceptable. This includes, but is not limited to:&#x20;

* Violent threats or language directed against another person.&#x20;
* Discriminatory jokes and language.&#x20;
* Posting sexually explicit or violent material.&#x20;
* Personal insults, especially those using racist or sexist terms.&#x20;
* Advocating for, or encouraging, any of the above behavior.&#x20;
* Repeated harassment of others.

Do not hesitate to contact the System team at <hello@system.com> if you feel that your concerns are not being sufficiently addressed.


---

# 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://docs.system.com/system/community/code-of-conduct.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.
