# 플레이 요금·세일 설정

플레이 요금 및 세일 설정은 우즈 스튜디오에서는 할 수 없습니다. 플레이 요금은 릴리스 시 입력하는 폼에서 기재해 주시고, 플레이 요금 변경이나 세일은 개별 채널을 통해 운영팀에 연락해 주셔야 합니다.

{% hint style="info" %}
세일 설정을 의뢰하실 때에는

* **시나리오명**
* 세일 티켓 판매 **시작 일시**·판매 **종료 일시**: 최대 1개월
* 세일 티켓을 사용한 **플레이 기한**: 판매 시작일로부터 최대 6개월 (※ 시스템상 시각 지정은 불가능합니다)
* 아래의 세일 규정에 따른 세일 티켓의 **판매 가격** (70코인＝100엔 단위 권장)

를 알려주세요.

※ 일반 요금이 「70코인(100엔)」인 시나리오(30분 이하의 특례)는 세일을 할 수 없습니다.

※ 세일로 인해 유료 작품의 플레이 요금을 무료로 만들 수 없습니다.
{% endhint %}

{% hint style="warning" %}
【세일 규정】

우즈에서는 부당한 저가 경쟁을 방지하기 위해 세일 규정을 마련하고 있습니다.

* 세일 티켓 판매 가격: 해당 작품에서 설정 가능한 최저 요금－100엔(70코인)까지
  * 최저 요금은 심사 신청 폼, 공개 준비용 폼에 기재되어 있습니다. 불명확한 경우 운영팀에 문의해 주세요\\
* 세일 티켓 판매 기간: 최대 1개월(익월 동일 날짜)까지
* 세일 간격: 이전 세일 종료 후 최소 1개월은 간격을 두어야 합니다\
  ※ 운영 주도의 일제 세일과 겹치는 경우에는 예외입니다
  {% endhint %}

세일 티켓의 상세→<https://www.uzu-app.com/ko/articles/update-sale-ticket>


---

# 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.studio.uzu-app.com/ko/others/pureisruno.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.
