> 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 のマイクロサイトは、顧客アドボケイトがプログラムに登録し、紹介ウィジェットにアクセスするための केंदralized な場所を提供します。マイクロサイトは、ユーザーがプログラム用のアカウントを登録する方法を持っていない場合に使用できます。

私たちの [マイクロサイトエディター](/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. 左側のナビゲーションメニューから、 ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[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.
