# プレイ料金・セールの設定

プレイ料金およびセールの設定はウズスタジオではできません。プレイ料金は「リリース時に入力するフォームにて回答」、プレイ料金の変更やセールは「個別チャンネルにて運営にご連絡」いただく必要がございます。

{% hint style="info" %}
セールの設定依頼の際は

* **シナリオ名**
* セール料金の適用**開始日時**・**終了日時**：最大１か月
* 以下のセール規定に沿った**セール料金**（70コイン＝100円単位がオススメ）

をお知らせください。

※通常料金が「70コイン（100円）」のシナリオ（30分以下の特例）ではセールはできません。

※セールにより有料作品のプレイ料金を無料にすることはできません。
{% endhint %}

{% hint style="warning" %}
【セール規定】

ウズでは不当な低価格競争の防止のため、セール規定を設けております。

* セール料金：その作品が設定できる最低料金－100円(70コイン)まで
  * 最低料金は審査申請フォーム、公開準備用フォームに記載がございます。不明な場合は運営チームにご質問ください。\\

* セール期間：最大1か月(翌月の同日)まで

* セール間隔：以前のセール終了から最低1か月は空けること\
  ※運営主導の一斉セールと被る場合はその限りでない
  {% endhint %}

※セールチケット制は2026/3/31をもって終了となりました。現行のセール方式は以下のリンクよりご確認ください↓\
<https://www.uzu-app.com/ja/articles/update-sale-system>


---

# 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/others/sale.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.
