> 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/exoclick-docs/ja/hajimeni.md).

# はじめに

お探しのサービスが何であれ、クリックするだけで2分で登録できます [<mark style="color:$primary;">**こちら**</mark>](https://www.exoclick.com/signup/).

登録する前に、ExoClickの [**利用規約**](https://www.exoclick.com/terms-conditions/).

もし〜したいなら **広告を出す** 当社での手順がわからない場合は、ぜひ手順をご確認ください [**こちら**](/advertisers/ja/setting-up-advertiser-account.md).

もしあなたが〜なら **パブリッシャー** [**こちら**](/publishers/ja/setting-up-publisher-account.md) アカウント設定の手順を順を追って説明したガイドがあります！

〜については **アドエクスチェンジ／プログラマティック** 機能については [**こちら**](https://www.exoclick.com/advertisers-2/programmatic/) そのページ下部のリンクに従ってください。

**個人として働くことはできますか？** はい、もちろんできます！

登録前にまだご質問がある場合は、 [**お問い合わせください**](https://www.exoclick.com/contact/) 理由として「**新規お問い合わせ**」をドロップダウンの選択肢から選んでください。

## 概要

![管理パネル](/files/3866a7b1e2456e69158681a801bd437254eb539d)

管理パネルは、広告主とパブリッシャーがオンライン広告ビジネスのあらゆる側面を監視・管理できる単一のインターフェースを提供します。

このドキュメントでは、広告主、パブリッシャー、またはその両方として使用する場合に関わらず、管理パネルの各コンポーネントの概要を説明します。

### 対応ブラウザ

* Google Chrome: バージョン 80+
* Firefox: バージョン 75+
* Opera: 67+
* Safari: バージョン 13+
* Microsoft Edge: バージョン 81+


---

# 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/exoclick-docs/ja/hajimeni.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.
