> 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/creator-program/working-with-creators.md).

# 与创作者协作

- [创作者扩展搜索](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/extended-search-for-creator.md)
- [创作者扩展搜索说明](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/extended-search-for-creator/extended-search-for-creator-explained.md)
- [创建创作者扩展搜索](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/extended-search-for-creator/create-an-extended-search-for-creator.md)
- [暂停或删除创作者扩展搜索](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/extended-search-for-creator/pause-or-delete-an-extended-search-for-creator.md)
- [审核创作者扩展搜索结果](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/extended-search-for-creator/review-extended-search-results-for-creator.md)
- [查看创作者资料](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/view-a-creators-profile.md)
- [管理您的创作者](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/manage-your-creators.md)
- [管理并查看您已聘用创作者的内容](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/manage-and-view-your-hired-creators-content.md)
- [为您已聘用创作者的内容添加标签](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/add-labels-to-your-hired-creators-content.md)
- [为已聘用创作者创建促销代码](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/create-promo-codes-for-hired-creators.md)
- [作为品牌提高创作者报酬](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/increase-your-creators-compensation-as-a-brand.md)
- [代表创作者生成活动跟踪链接](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/generate-campaign-tracking-links-on-behalf-of-creators.md)
- [了解 Meta 商品标记](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/understand-meta-product-tagging.md)
- [放大您的创作者广告](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/amplify-your-creator-ads.md)
- [使用 Meta 放大功能提升品牌广告](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/amplify-your-creator-ads/boost-ads-with-meta-amplification-for-brands.md)
- [配置放大活动](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/amplify-your-creator-ads/configure-an-amplification-campaign.md)
- [管理您的放大广告](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/amplify-your-creator-ads/manage-your-amplified-ads.md)
- [面向品牌的创作者店面](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/creator-storefronts-for-brands.md)
- [品牌店面说明](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/creator-storefronts-for-brands/storefronts-explained-for-brands.md)
- [设置并自定义您的店面](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/creator-storefronts-for-brands/set-up-and-customize-your-storefront.md)
- [管理您的创作者店面](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/creator-storefronts-for-brands/manage-your-creators-storefronts.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/creator-program/working-with-creators.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.
