> 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.md).

# 入门

- [品牌入门指南](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/getting-started-for-brands.md)
- [Starter 版入门指南](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/getting-started-with-starter-edition.md)
- [设置初始财务设置](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/set-your-initial-finance-settings.md)
- [设置动作锁定和付款排期周期](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/set-action-locking-and-payment-scheduling-periods.md)
- [Starter 版品牌概览](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/starter-edition-for-brands-overview.md)
- [通过 Essentials 版拓展你的合作伙伴关系](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/grow-your-partnerships-with-essentials-edition.md)
- [品牌版 impact.com 报表简介](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/introduction-to-impactcom-reporting-for-brands.md)
- [我是 impact.com 新用户](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com.md)
- [欢迎使用 impact.com Starter 版](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition.md)
- [步骤 1：审核并激活你的产品目录数据源](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-1-review-and-activate-your-product-catalog-feed.md)
- [步骤 2：让合作伙伴轻松访问你的产品](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-2-make-your-products-easily-accessible-to-partners.md)
- [步骤 3：将现有合作伙伴导入你的 impact.com 项目](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-3-onboard-existing-partners-to-your-impact.com-program.md)
- [步骤 4：将你的网站变成合作伙伴招募工具](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-4-turn-your-website-into-a-partner-recruitment-tool.md)
- [步骤 5：审核新的合作伙伴申请](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-5-review-new-partner-applications.md)
- [步骤 6：为合作伙伴创建并分配促销码](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-6-create-and-assign-promo-codes-to-partners.md)
- [步骤 7：创建并上传多种广告类型](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-7-create-and-upload-multiple-ad-types.md)
- [步骤 8：为你的项目招募并接入新合作伙伴](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-8-recruit-and-onboard-new-partners-to-your-program.md)
- [步骤 9：与合作伙伴互动](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-9-engage-with-your-partners.md)
- [Rakuten Advertising 到 impact.com：关键迁移步骤](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/rakuten-advertising-dao-impact.com-guan-jian-qian-yi-bu-zhou.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/getting-started.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.
