> 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.md).

# Legal & Policies (Index)

Last updated: 2026-05-06

This page links to ON UGC’s legal documents and policies.

For help, contact: <support@onugc.art>

### Core (start here)

* Terms of Service
* Privacy Policy
* Refund Policy
* Content Policy (Acceptable Use)
* AI Disclaimer (No Guarantee of Results)

### Data

* Data Retention & Deletion Policy
* Cookie Policy

### Copyright and permissions

* DMCA / Copyright Policy
* Rights & Permissions (User Licensing Guide)

### Pricing and promotions

* How to Keep Your Locked-in Price
* Promo Terms (EARLY35) — publish when active
* Promo Terms (EARLY25) — keep hidden until active
* Promotional Discount Terms (General reference)

### Affiliates

* Affiliate / Creator Partner Program Terms — keep hidden until the program launches

### Notes

* Some documents may be updated over time. Check each page for its “Last updated” date.


---

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