> 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/ja/what-would-you-like-to-learn-about/creator-program/working-with-creators.md).

# クリエイターとの連携

- [クリエイター向け拡張検索](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/creator-program/working-with-creators/extended-search-for-creator.md)
- [クリエイター向け拡張検索の解説](https://help.impact.com/brand/ja/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/ja/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/ja/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/ja/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/ja/what-would-you-like-to-learn-about/creator-program/working-with-creators/view-a-creators-profile.md)
- [クリエイターを管理する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/creator-program/working-with-creators/manage-your-creators.md)
- [採用したクリエイターのコンテンツを管理・表示する](https://help.impact.com/brand/ja/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/ja/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/ja/what-would-you-like-to-learn-about/creator-program/working-with-creators/create-promo-codes-for-hired-creators.md)
- [ブランドとしてクリエイターの報酬を増額する](https://help.impact.com/brand/ja/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/ja/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/ja/what-would-you-like-to-learn-about/creator-program/working-with-creators/understand-meta-product-tagging.md)
- [クリエイター広告を拡張する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/creator-program/working-with-creators/amplify-your-creator-ads.md)
- [ブランド向けにMeta拡張機能で広告を強化する](https://help.impact.com/brand/ja/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/ja/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/ja/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/ja/what-would-you-like-to-learn-about/creator-program/working-with-creators/creator-storefronts-for-brands.md)
- [ブランド向けストアフロントの解説](https://help.impact.com/brand/ja/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/ja/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/ja/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/ja/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.
