# GRAC(South Korea)

## Purpose

For users accessing from IP based on South Korea, only Unifi Apps that have obtained a reting classification from GRAC(Game Rating and Administration Committee) may be served normally.

If Unifi Apps is game-like and lacks a valid rating, Users from Korean IPs will see a "This service is not available in your country" notice and access will be blocked when users execute the Unifi Apps.

You can find detailed policies on the [GRAC website](https://www.grac.or.kr/).

## Scope

* Applies to Unifi Apps with **game-like characteristics** (core game mechanics such as progression, rewards, competition, chance-based items, etc.).
* Non-game utilities are generally out of scope, subject to review.

## Effective Date

* Start Date: From August 22, 2025

## Policy Summary

* Allow: Korean IP AND approved GRAC Status
* Block: Korean IP AND no approved GRAC status
* Exception: Non-game Unifi Apps

## What Developers Must Provide

* GRAC rating info (rating, decision number, decision date)
* Evidence (certificate PDF/image and/or official lookup URL)

## Checklist for determining whether it qualifies as a game contents

<table><thead><tr><th width="209.80078125">Characteristics</th><th>Description</th></tr></thead><tbody><tr><td>Entertainment Purpose</td><td>Is the primary purpose of the Unifi Apps to provide entertainment or fun?</td></tr><tr><td>Interactivity</td><td>Do different outcomes occur based on user actions?</td></tr><tr><td>Rules System</td><td>Are there clear rules and constraints?</td></tr><tr><td>Progression Structure</td><td>Is there a game-like flow with start, progress and end?</td></tr><tr><td>Challenges and Achievements</td><td>Are there obstacles to overcome and a sense of accomplishment?</td></tr></tbody></table>


---

# Agent Instructions: 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://docs.unifi.me/unifi/policy/grac-south-korea.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.
