> 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 Edition 入门指南](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 Edition 概览](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/getting-started/starter-edition-for-brands-overview.md)
- [使用 Essentials Edition 扩展您的合作伙伴关系](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 Edition](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/cong-rakuten-advertising-qian-yi-dao-impact.com-guan-jian-guo-du-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.
