> 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/rights-permissions.md).

# Rights & Permissions (User Licensing Guide)

Last updated: 2026-05-06

This page explains what you are allowed to upload and generate on ON UGC, and what rights you need to publish the results.

Contact: <support@onugc.art>

### 1) You must have rights to your Inputs

You represent that you have the necessary rights to use anything you upload or provide to ON UGC, including:

* logos, brand assets, and product photos
* music or voice recordings
* images of people
* scripts, captions, and other text

### 2) Using ON UGC Outputs

As between you and ON UGC, you may use Outputs you generate with the Service, subject to:

* the Terms of Service and policies
* applicable laws
* third-party platform policies (TikTok, Meta, YouTube, etc.)

ON UGC does not guarantee Outputs are unique or non-infringing.

### 3) Likeness and consent

If you generate content depicting a person (real or recognizable), you should have appropriate permissions/consent, especially for advertising.

Do not use ON UGC to create deceptive or harmful impersonations.

### 4) Trademarks and brand claims

You are responsible for ensuring ads and claims are accurate. Do not use another party’s trademarks in a misleading way.

### 5) Music and audio

If you use music or sound effects, you are responsible for ensuring you have the right licenses for your intended use.

### 6) Reporting and takedowns

If you believe content infringes your rights, contact support and/or submit a notice under the DMCA/Copyright Policy.


---

# 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/rights-permissions.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.
