> For the complete documentation index, see [llms.txt](https://help.blings.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.blings.io/docs/security-compliance/content-moderation-acceptable-use.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/docs/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.
