# Content Moderation & Acceptable Use

Blings aims to foster a safe and respectful environment for all users. The following items are prohibbited from use on Blings:

* Hate speech, harassment, threats or violence.
* Pornography, sexually explicit or otherwise adult content.
* Misleading, fraudulent or deceptive materials (e.g., fake testimonials).
* Illegal activities, including the sale or promotion of restricted goods.
* Malware or malicious code embedded within videos.

We review reported content and reserve the right to remove videos or suspend accounts that violate these guidelines. For more details, read our full Terms of Service.


---

# 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://help.blings.io/security-compliance/content-moderation-acceptable-use.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.
