> 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/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/microsites-overview.md).

# 微站概览

Advocate 微站点为客户倡导者提供一个集中式位置，以注册加入你的计划并访问推荐组件。当你的用户没有办法为你的计划注册账号时，可以使用微站点。

我们的 [微型站点编辑器](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/microsite-editor-explained.md) 让你能够控制终端用户将看到的内容，并让你自定义布局、页面、字体和颜色等品牌元素，甚至域名。

{% hint style="info" %}
**注意：** 在运行合作伙伴或 Performance 计划时很有用。所有微站点均为 [已验证访问](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/widget-experiences/widget-types-explained.md) 仅限。
{% endhint %}

#### 微站点设置流程

你可以通过几个步骤来设置你的微站点：

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 内容**.
2. 在 *Microsite* 卡片中，选择 **设置**.
   * 或者，选择 **编辑设置** 以修改现有微站点设置或选择 **编辑内容** 以编辑现有微站点内容。
3. 在 *自动设置* 部分下，选择 **设置推荐微型网站**.
4. 选择 **自动设置** 在弹出的窗口中。
   * 添加域名。微站点的默认域名是 `http://companyname.advocate.impact.com/`，但你也可以设置自定义域名。
   * 自定义微站点和页面的布局，为你的参与者提供契合品牌和计划的体验。
   * 调整网站将向参与者发送的生命周期邮件。
5. 接下来， [设置一个微站点](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/set-up-a-microsite.md).

**更多微站点文档**

* [设置域名](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/set-up-a-domain-for-advocate.md)
* [自定义微型网站布局和页面](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/customize-microsite-layouts-and-pages.md)
* [自定义微站点生命周期邮件](/brand/zh/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/zh/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.
