# 연령등급

## **연령등급** <a href="#age-rating" id="age-rating"></a>

상품을 서비스하기 위해 배포 국가/지역에 해당하는 연령등급을 설정합니다.

### 연령 등급 인증

#### IARC 인증

* 다른 스토어에서 IARC 인증을 받으셨다면 'IARC 인증 ID'를 등록할 수 있습니다.
* 신규 인증을 받으시려면 '콘텐츠 평가 설문'을 진행하여 인증을 진행해 주시기 바랍니다.
* 자세한 설명은 아래 링크를 참고해 주세요.
  * [IARC에 대해  알아보기](/dev/docs/apps/common-info/age-rating/iarc.md)

#### &#x20;ONE store 앱 연령등급

* 비게임 앱의 경우 대한민국 서비스를 위한 앱 연령등급을 추가로 설정해야 합니다.
* 자세한 설명은 아래 링크를 참고해 주세요.
  * [ONE store Rating Classification](/dev/docs/apps/common-info/age-rating/onestorerating.md)


---

# 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://onestore-dev.gitbook.io/dev/docs/apps/common-info/age-rating.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.
