# Moderation

We understand it is difficult to create social spaces that support free speech while also maintaining a healthy and respectful environment that is safe for all people. \
\
Our initial community agreements are intended to set the tone for how we expect people to engage on Junto. We see these agreements evolving and expanding through direct participation from our community and from our collective experience using Junto. We are also optimistic that our more human-centered design patterns will naturally shape a more positive digital experience.

With that being said, we will be creating distributed moderation tools, such as flagging for spam, misinformation . We believe in the agency and self-accountability of each user and will not be removing content as a central authority, unless demanded by law, as we believe the collective intelligence is stronger and more efficient than a small number of Junto team members.

For now, if you see content on Junto that you believe to be harmful, reach out to us at <hi@junto.support>. &#x20;


---

# 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://learn.junto.foundation/the-app/moderation.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.
