> 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 microsite 为客户推广者提供一个集中式位置，用于注册你的项目并访问推荐小部件。当你的用户没有办法为你的项目注册账户时，可以使用 microsite。

我们的 [microsite 编辑器](/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 项目时，Microsite 很有用。所有 microsite 都是 [已验证访问](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/widget-experiences/widget-types-explained.md) 仅限。
{% endhint %}

#### Microsite 设置流程

你可以通过几个步骤设置你的 microsite：

1. 从左侧导航菜单中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage] → 内容**.
2. 在 *微站点* 卡片中，选择 **设置**.
   * 或者，选择 **编辑设置** 以对现有 microsite 设置进行更改，或选择 **编辑内容** 以编辑现有 microsite 内容。
3. 在 *自动设置* 部分下，选择 **设置推荐微站**.
4. 选择 **自动设置** 在出现的弹窗中。
   * 添加域名。microsite 的默认域名是 `http://companyname.advocate.impact.com/`，但你也可以设置自定义域名。
   * 自定义 microsites 和页面的布局，为你的参与者提供符合你的品牌和项目的体验。
   * 调整网站将向参与者发送的生命周期电子邮件。
5. 接下来， [设置一个 Microsite](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/set-up-a-microsite.md).

**其他 microsite 文档**

* [设置域名](/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)
* [自定义 Microsite 生命周期电子邮件](/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.
