# 2025년 10월 업데이트 안내

안녕하세요. 원스토어 개발자센터입니다.

2025년 10월 14일(화) 진행된 원스토어 개발자센터의 업데이트 내역을 안내드립니다.

{% hint style="info" %}
**\[주요 업데이트 요약]**&#x20;

* 국가/지역을 확장할 때도 사전예약을 진행할 수 있습니다.
  {% endhint %}

***

### **| 국가/지역을 확장할 때도 사전예약을 진행할 수 있습니다.**  <a href="#id-3-.-windows" id="id-3-.-windows"></a>

* 국가/지역을 순차적으로 확장해 나가는 경우에도 사전예약을 진행할 수 있도록 검증 요청이 국가/지역별로 분리되어 운영됩니다.
* 주요 변경 사항은 아래와 같으며, 자세한 내용은 [사전예약 가이드](https://onestore-dev.gitbook.io/dev/docs/apps/android/pre-registration)를 참고해 주세요.

**\[기본 정보]**

기본 정보(연령 등급 등)의 변경에 따른 사전예약 반영 시점은 아래와 같습니다.

<table><thead><tr><th width="237.63641357421875">구분</th><th>내용</th></tr></thead><tbody><tr><td><strong>최초 정식 앱 출시 이전</strong></td><td>어느 한 국가/지역이라도 검증이 완료된 경우, 검증을 요청한 시점의 정보가 사전예약에 반영됩니다.</td></tr><tr><td><strong>최초 정식 앱 출시 이후</strong> </td><td>출시한 정식 앱의 '기본 정보'가 사전예약에 자동 동기화됩니다.</td></tr></tbody></table>

**\[배포 정보]**

설정이 완료된 국가/지역은 검증을 요청할 수 있으며, 검증 완료 후 사전예약은 설정에 따라 자동 진행됩니다.

* 검증이 진행 중인 경우 검증이 완료되기 전까지 추가적인 검증을 요청할 수 없습니다.
* 검증이 완료되면 국가/지역별 설정에 따라 사전예약이 자동 진행됩니다.
* 정식 앱이 출시된 국가/지역은 사전예약이 자동 종료됩니다.

{% hint style="warning" %}
**유의사항**

* 출시로 인해 종료된 사전예약은 재시작 할 수 없으므로, 정식 앱 검증 요청 시 배포 옵션 선택에 유의해 주세요.
  {% endhint %}


---

# 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/help/release/2025_release/202510.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.
