> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/microsites-overview.md).

# マイクロサイトの概要

Advocate マイクロサイトは、顧客アドボケートがプログラムに登録し、紹介ウィジェットにアクセスするための一元化された場所を提供します。ユーザーがプログラム用のアカウントを登録する方法を持たない場合に、マイクロサイトを使用できます。

当社の [マイクロサイトエディタ](/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/microsite-editor-explained.md) これにより、エンドユーザーに表示される内容を管理でき、レイアウト、ページ、フォントや色などのブランド要素、さらにはドメインまでカスタマイズできます。

{% hint style="info" %}
**注意：** マイクロサイトは、パートナー プログラムや Performance プログラムを運用する際に便利です。すべてのマイクロサイトは [認証済みアクセス](/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/widget-experiences/widget-types-explained.md) のみです。
{% endhint %}

#### マイクロサイトのセットアップ手順

いくつかの手順でマイクロサイトを設定できます：

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → コンテンツ**.
2. 次の画面で *マイクロサイト* カードで、選択 **セットアップ**.
   * または、 **設定を編集** 既存のマイクロサイト設定を変更するには、または **コンテンツを編集** 既存のマイクロサイトコンテンツを編集するには。
3. 以下の *自動セットアップ* セクションで、次を選択します **紹介マイクロサイトをセットアップ**.
4. 選択 **自動セットアップ** 表示されるポップアップで。
   * ドメインを追加します。マイクロサイトのデフォルトドメインは `http://companyname.advocate.impact.com/`ですが、カスタムドメインも設定できます。
   * マイクロサイトとページのレイアウトをカスタマイズして、参加者にブランドやプログラムに合わせた体験を提供します。
   * サイトから参加者に送信されるライフサイクルメールを調整します。
5. 次に、 [マイクロサイトを設定します](/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/set-up-a-microsite.md).

**マイクロサイトに関する追加ドキュメント**

* [ドメインを設定する](/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/set-up-a-domain-for-advocate.md)
* [マイクロサイトのレイアウトとページをカスタマイズする](/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/customize-microsite-layouts-and-pages.md)
* [マイクロサイトのライフサイクルメールをカスタマイズする](/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/customize-microsite-lifecycle-emails.md)


---

# 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://help.impact.com/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/microsites-overview.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.
