> 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/getting-started/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>绩效</strong></td><td>通过与内容创作者、出版商等的战略合作推动收入增长。</td><td><a href="/pages/c10c22b30e7e0d41cec6efeb8009d0de8ce2ea52">/pages/c10c22b30e7e0d41cec6efeb8009d0de8ce2ea52</a></td></tr><tr><td><strong>创建器</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>亚马逊卖家</strong></td><td>借助 impact.com 联盟合作，并利用我们强大的报告和合作伙伴工具，提高您的亚马逊产品销量。</td><td><a href="/pages/ae115f90869328441118f33fcb27023ddb9fc325">/pages/ae115f90869328441118f33fcb27023ddb9fc325</a></td></tr><tr><td><strong>impact.com 入门版</strong></td><td>通过简单的设置和经济实惠的方式，开始释放合作伙伴关系的力量。</td><td><a href="/pages/288fbc48c071807f38cd5e15c2b7b80668b2aabb">/pages/288fbc48c071807f38cd5e15c2b7b80668b2aabb</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/getting-started/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.
