> 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/ai-disclaimer.md).

# AI Disclaimer (No Guarantee of Results)

Last updated: 2026-05-06

ON UGC uses artificial intelligence (AI) and automated systems to generate content. This page explains important limitations of AI-generated results.

Contact: <support@onugc.art>

### 1) AI outputs can be unpredictable

* AI outputs are probabilistic. The same inputs can produce different outputs.
* Outputs may be inaccurate, incomplete, low quality, or not aligned with your expectations.
* ON UGC does not guarantee that any output will meet a particular standard, style, or performance goal.

### 2) You must review before use

You are responsible for reviewing and verifying outputs before publishing, distributing, or using them.

### 3) No guarantees for outcomes

ON UGC does not guarantee:

* that outputs will be error-free;
* that outputs will be unique or non-infringing;
* that outputs will achieve any marketing outcome (conversion, engagement, ROAS, etc.).

### 4) Refunds are not provided for subjective dissatisfaction

Because the Service provides access to AI generation (including token-based usage), refunds are generally not provided for:

* dissatisfaction with the quality or style of outputs;
* outputs not matching your preferences or expectations;
* business/marketing performance outcomes.

Refunds, if any, are governed by the Refund Policy and applicable law.

### 5) Availability and limits

The Service may include rate limits, safety filters, and other controls designed to protect users and the platform. Availability and performance may vary.

### 6) Conflicts with other documents

If there is a conflict between this AI Disclaimer and the Terms of Service, the Terms of Service control.


---

# 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/ai-disclaimer.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.
