> 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/submitted-website-get-approved.md).

# ウェブサイトを提出しました。承認されますか？

それは素晴らしいニュースです！

サイトを送信すると、自動的に当社のコンプライアンスチームによる手動審査のキューに入ります。その間に、以下をご確認ください：

## 当社の [ガイドライン](https://www.exoclick.com/guidelines/)?

承認の最低基準を満たしていることを確認するために少し時間を取っておくと、サイトの審査に遅れが出た場合のストレスを避けるのに役立ちます。私たちは [**不承認にする**](/publishers/ja/paburisshfaq/paburisshnokonpuraiansu/website-rejected-why.md) ことは望んでいません。そのため、すべてが整っていることを確認しておけば、後で貴重な時間を節約できます！

## 広告ゾーンは設定され、サイトに追加されていますか？

サイト審査を待っていて貴重な時間や収益を失わないでください。当社の広告コードをサイトに実装するとすぐに、広告の配信が始まり、 [**収益**](/publishers/ja/paburisshfaq/paburisshnokonpuraiansu/what-need-to-get-earnings.md).

## サイトのメンテナンス／更新を予定していますか？

一時的にサイトを停止する予定がある場合は、コンプライアンスチームまでご連絡ください [**こちら**](https://www.exoclick.com/contact/) そして「**ウェブサイト審査**」の理由を選択してください。サイトが停止している間にチームが審査しないよう、サイトがダウンしている日時を必ずご確認ください。

## サイトをさらに追加したいですか？

もちろん問題ありません。ただし、いくつか制限があることを覚えておいてください：

* 追加できる **サイトの最大数** は200です
* 追加できる **広告ゾーンの最大数** は2500です

10以上のウェブサイトがある場合は、コンプライアンスフォームから「**ウェブサイト審査**」を選択してチームにご連絡いただくことをおすすめします [**こちら**](https://www.exoclick.com/contact/) 。導入に関するアドバイスや代替案をご案内します。

## 気長にお待ちください！

コンプライアンスチームは24時間365日対応していますが、審査時間は提出されたウェブサイトの数によって変わります。すべて手動で、提出が古いものから順に審査されます。たいていの場合、サイトは24時間以内に審査されますが、ご安心ください。私たちはあなたのことを忘れません。約束します！

管理画面の「**サイト＆ゾーン**」タブから、いつでもウェブサイトのステータスを確認できることをお忘れなく。


---

# 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/submitted-website-get-approved.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.
