> 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/readme/im-new-to-impact.com.md).

# 我是 impact.com 新手

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Performance</strong></td><td>通过与内容创作者、出版商等建立战略合作伙伴关系来推动营收增长。</td><td><a href="https://github.com/ImpactInc/gitbook-help-center/blob/main/im-a-brand/what-would-you-like-to-learn-about/performance-program/introduction-welcome-to-impact.com">https://github.com/ImpactInc/gitbook-help-center/blob/main/im-a-brand/what-would-you-like-to-learn-about/performance-program/introduction-welcome-to-impact.com</a></td></tr><tr><td><strong>Creator</strong></td><td>与创作者建立合作关系，通过真实的营销活动提升品牌知名度、互动度和营收。</td><td><a href="/pages/2a27b8457d6716fd55183293ca91f48b1f1407f8">/pages/2a27b8457d6716fd55183293ca91f48b1f1407f8</a></td></tr><tr><td><strong>Advocate</strong></td><td>将您的客户转变为品牌拥护者，并推动口碑增长。</td><td><a href="/pages/3b304c0317db050f1c33f4f9e36db0420fbbe696">/pages/3b304c0317db050f1c33f4f9e36db0420fbbe696</a></td></tr><tr><td><strong>Amazon 卖家</strong></td><td>通过 impact.com 联盟合作提升您的 Amazon 产品销量，同时利用我们强大的报告和合作伙伴工具。</td><td><a href="https://github.com/ImpactInc/gitbook-help-center/blob/main/im-a-brand/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/introduction-welcome-to-impact.com">https://github.com/ImpactInc/gitbook-help-center/blob/main/im-a-brand/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/introduction-welcome-to-impact.com</a></td></tr><tr><td><strong>impact.com 入门版</strong></td><td>通过简单的设置和经济实惠的方式开始使用，释放合作伙伴关系的力量。</td><td><a href="https://github.com/ImpactInc/gitbook-help-center/blob/main/im-a-brand/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition">https://github.com/ImpactInc/gitbook-help-center/blob/main/im-a-brand/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition</a></td></tr></tbody></table>


---

# 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/readme/im-new-to-impact.com.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.
