# 売上を受け取る

売上を受け取るには「振り込み先情報」の設定、「振り込み申請」が必要です。

## 振り込み先情報の設定 <a href="#info" id="info"></a>

振り込み先情報の設定はウズスタジオの制作シナリオ一覧画面の右上にあるアイコンから行います。

<figure><img src="/files/AJYVUmL07BIKz8Drf8Wi" alt=""><figcaption></figcaption></figure>

本人確認のため、氏名・メールアドレス・生年月日・口座情報が必要です。振込方法はAmazonギフトカード、銀行振り込みから選べます。

<figure><img src="/files/y9cdD0pwGocZWv50NusP" alt="" width="563"><figcaption></figcaption></figure>

## 振り込み申請 <a href="#request" id="request"></a>

売上は月末で集計され、翌月から振り込み申請できるようになります。振り込み申請は「評価と収益」画面から行います。

（スマートフォンの場合は横持ちにすると「評価と収益」ボタンが表示されます）

<figure><img src="/files/F5MivT5NrKcMyqTqE4Aa" alt=""><figcaption></figcaption></figure>

「評価と収益」画面の「振り込み申請」に売上の合計が表示されます。

「この内容で振り込み申請」を押すと、申請は完了です。振り込みはボタンを押した月の21日以降～翌月に行われます。

毎月21日～月末までは処理中のため、振り込み申請ボタンを押すことができません。

## 印税率 <a href="#rate" id="rate"></a>

ウズスタジオ有償公開規約内「料金表」よりご確認いただけます。規約の確認方法は[こちら](/top/term-agreement.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://docs.studio.uzu-app.com/top/revenue.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.
