> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/publishers/ja/paburisshfaq/paburisshnokonpuraiansu/what-need-to-get-earnings.md).

# 報酬を受け取るには何をすればよいですか？

簡単です！

サイトを送信し、広告ゾーンを設定して支払い情報を追加したら、あとは私たちが対応します！

## 広告ゾーンを設定して収益を得る

広告ゾーンコードを作成し、ウェブサイトに挿入してください。セクション「広告ゾーンの作成」までスクロールダウンしてください [**こちら**](/publishers/ja/setting-up-publisher-account.md)**.** コードをサイトに追加すると数分以内に広告が表示され、すぐに収益を得始めます！

{% hint style="info" %}
**注意**：収益を失わないために、サイトの承認を待つ必要はありません！
{% endhint %}

## 支払い情報を追加する

参照 [**こちら**](/publishers/ja/i/payment-options-timescales.md) 支払いオプションの選択と設定のために。

## お支払い状況についてご連絡します！

当社のコンプライアンスチームが、広告主に送信されているトラフィックの品質を評価し、アドバイスのためにご連絡します。お支払いに関する質問がある場合は、コンプライアンスフォームで理由として「パブリッシャーへの支払い」を選択してください [**こちら**](https://www.exoclick.com/contact/).

## お支払いの受け取り

* 少なくとも の収益を上げる必要があります **20ユーロ/米ドル** 支払いを受け取るには、また [**支払いオプション**](/publishers/ja/i/payment-options-timescales.md) 上記で選択した内容に応じて。
* 週次支払いは送信されます **1週間** 最低額に達してから1週間後、毎週月曜日に **（Net7）**
* 月次支払いは20日に送信されます **翌月** **（Net20）** 当月の最終日曜日までに最低額に達していることが条件です。
* 通常のお支払い日が祝日に当たる場合は、次の営業日に支払いを送信します。
* 支払いは通常、標準的な営業時間の終了時（中央ヨーロッパ時間18:00）までに送信されます。この時刻までは支払いを催促する必要はありません。

{% hint style="info" %}
**注意事項：**

* あなたのウェブサイトは稼働中で、オーガニックトラフィックを送信している必要があります
* 支払いを受け取る前に収益を積み上げたい場合は問題ありませんが、収益は当年または前年に発生したもののみをお支払いする点にご注意ください。それ以前に得た収益は、将来のお支払いから差し引かれます！
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.exoclick.com/publishers/ja/paburisshfaq/paburisshnokonpuraiansu/what-need-to-get-earnings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
