# NorrCompetition Image Moderation

Image Moderation plugin provides the moderation of entry images during upload and after upload on entry save. It allows to reject an image or to set an entry to unapproved state.

Currently powered by [Sightengine](https://sightengine.com/image-moderation) API the plugin can automatically detect unwanted content though 50+ content categories across 10 top-level categories using best-in-class models:

* Adult Content & Nudity
* Violence
* Gore & Horrific imagery
* Hate & Offensive gestures (symbols)
* Weapons
* Recreational & Medical drugs
* Gambling, Money & Banknotes
* Alcohol & Tobacco
* Detect people and faces
* AI-generated Images & Low quality images
* Text & QR codes

Before you start, please sign up to [Sigthengine](https://sightengine.com/).


---

# 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.norrnext.com/norrcompetition/plugins/norrcompetition-image-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.
