> For the complete documentation index, see [llms.txt](https://onugc.gitbook.io/onugc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onugc.gitbook.io/onugc/legal-index/content-policy.md).

# Content Policy (Acceptable Use)

Last updated: 2026-05-06

This policy explains what content is not allowed on ON UGC and how we handle reports.

Contact: <support@onugc.art>

### 1) Your responsibility

You are responsible for the content you upload, generate, publish, or share using ON UGC.

### 2) Prohibited content and behavior

You may not use ON UGC to create, upload, request, or distribute content that:

#### Illegal or harmful content

* is illegal in your jurisdiction or ours
* facilitates wrongdoing (fraud, theft, violence, weapons construction, malware, hacking, scams)
* includes instructions to commit illegal acts

#### Harassment and exploitation

* harasses, threatens, or targets individuals
* exploits or endangers minors
* includes non-consensual sexual content

#### Hate and extremist content

* promotes hatred, harassment, or violence against protected groups
* promotes extremist organizations or recruitment

#### Privacy violations

* doxxes or shares private personal information without consent
* attempts to identify a person from images or gather sensitive personal data

#### Intellectual property violations

* infringes copyrights, trademarks, or trade secrets
* impersonates brands or people in misleading ways

#### Deceptive content

* impersonation intended to defraud
* deepfakes used to mislead others (especially for political or financial manipulation)

### 3) Brand and advertising guidelines (high-level)

* You must have rights to any brand assets you upload.
* You are responsible for ensuring your ads comply with platform rules (Meta, TikTok, YouTube, etc.).

### 4) Enforcement

ON UGC may remove or restrict content, limit features, suspend or terminate accounts, and report illegal activity where required.

### 5) Reporting

If you believe content violates this policy, contact support and include:

* your account email
* links/IDs of the content
* a short description of the issue

### 6) Copyright

ON UGC responds to valid copyright takedown requests. See our DMCA/Copyright Policy for details.

### 7) Changes

We may update this policy over time.


---

# 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://onugc.gitbook.io/onugc/legal-index/content-policy.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.
