> For the complete documentation index, see [llms.txt](https://help.unisched.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.unisched.app/legal/age-suitability.md).

# Вікові обмеження

## Міжнародні вікові рейтинги

<div align="left"><figure><img src="/files/JdoZytRs5PudiFSiugUK" alt="IARC 3+"><figcaption></figcaption></figure> <figure><img src="/files/tKA3CQSLn1teHohSCCzN" alt="ESRB Everyone"><figcaption></figcaption></figure> <figure><img src="/files/8GzA33gDrJwE7QuTDaaD" alt="USK ab 0"><figcaption></figcaption></figure> <figure><img src="/files/aXrHxNy3VhRH6CM8qTjW" alt="PEGI 3"><figcaption></figcaption></figure> <figure><img src="/files/SIPMHnU4fD1j4ytehGPF" alt="ClassInd Livre"><figcaption></figcaption></figure></div>

* **IARC 3+:** Suitable for all age groups. Some violence in a comical or fantasy context is acceptable. Bad language is not permitted.
* **ESRB Everyone:** Content is generally suitable for all ages. May contain minimal cartoon, fantasy or mild violence and/or infrequent use of mild language.
* **USK ab 0:** Bei Spielen und Apps ab 0 Jahren handelt es sich generell um Inhalte ohne Beeinträchtigungspotential. Dabei können sich diese sowohl direkt an Kinder und Jugendliche, als auch an erwachsene Nutzer richten. Beispielsweise Dienstprogramme, Kataloge oder Tools im Allgemeinen fallen üblicherweise unter diese Kategorie, ebenso soziale Netzwerke, in denen nutzergenerierte Inhalte überprüft, gefiltert oder moderiert werden.
* **PEGI 3:** The content of apps with this rating is considered suitable for all age groups. Some violence in a comical context (typically cartoonlike – Bugs Bunny or Tom & Jerry – forms of violence) is acceptable. A child should not be able to associate the character on the screen with real life characters, they should be distinctly fantasy. The app should not contain any sounds or pictures that are likely to scare young children. No bad language should be heard.
* **ClassInd Livre:** O conteúdo é adequado a todas as idades. Por vezes pode apresentar algum elemento de muito baixo impacto, como violência infantilizada.

<a href="https://www.globalratings.com/ratings-definitions/" class="button primary" data-icon="circle-info">Більше інформації</a>

## Apple App Store

| Віковий рейтинг | Територія поширення         |
| --------------- | --------------------------- |
| Age 4+          | Більшість країн та регіонів |
| Age 6+          | Бразилія                    |
| All Ages        | Республіка Корея            |


---

# 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, and the optional `goal` query parameter:

```
GET https://help.unisched.app/legal/age-suitability.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
