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

# Cookie Policy

Last updated: 2026-05-06

This Cookie Policy explains how ON UGC uses cookies and similar technologies.

Contact: <support@onugc.art>

### 1) What are cookies?

Cookies are small text files stored on your device when you visit a website. Similar technologies include local storage, pixels, and SDK identifiers.

### 2) Why we use cookies

We may use cookies and similar technologies to:

* keep you signed in
* remember preferences
* measure site performance and feature usage
* prevent fraud and abuse

### 3) Types of cookies we may use

* Strictly necessary: required for the Service to function (e.g., authentication, security)
* Functional: remember preferences
* Analytics: understand usage (e.g., which pages/features are used)
* Marketing (optional): measure ad performance

### 4) Your choices

You can control cookies through your browser settings. Disabling some cookies may affect site functionality.

If we use a cookie consent banner, it will provide additional controls.

### 5) Changes

We may update this Cookie Policy from time to 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/cookies.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.
