> 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. 在 *微站* 卡片中，选择 **设置**.
   * 或者，选择 **编辑设置** 以更改现有微站设置，或选择 **编辑内容** 以编辑现有微站内容。
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.
