> 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/introduction-welcome-to-advocate/step-5-perform-a-quick-end-to-end-test-of-your-program.md).

# 第 5 步：对您的计划执行一次快速端到端测试

在将您的项目发布给受众之前，我们建议先对项目进行一次快速的端到端测试，以确保一切都已正确设置。这包括以推荐来源的身份查看小组件或微型站点，复制其唯一分享链接，作为新被推荐用户注册，并执行一次转化事件，以确保所有邮件都会按预期触发，且奖励会按设计发放。


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/advocate-program/introduction-welcome-to-advocate/step-5-perform-a-quick-end-to-end-test-of-your-program.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
