# Content moderation

Community Hub admins and moderators can review all content submissions from quest actions like "Meme Contest". Combined with our spam/fraud[^1] detection system, the content moderation view makes it easy to accept or reject a submission.&#x20;

<div><figure><img src="/files/lnUSpRT5iybmZtBeyGaC" alt="" width="320"><figcaption></figcaption></figure> <figure><img src="/files/nzxKpYF8jACsDtoM9lzj" alt="" width="375"><figcaption></figcaption></figure></div>

The spam/fraud score is determined based on a variety of on-chain and off-chain signals. This helps highlight which users are exhibiting genuine behavior and likely to be a higher-value community member.&#x20;

We also use automated image detection to understand if an image is unique or copy/pasted.&#x20;

And for actions like Meme Contests, we provide an overview of the content submitted by participants alongside their approved or rejected submission.&#x20;

[^1]: Need to confirm if changing


---

# 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.sesamelabs.xyz/product-guides/admin-and-moderation/content-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.
