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

# はじめに

- [ブランド向けのはじめに](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/readme/getting-started-for-brands.md)
- [スターターエディションのはじめに](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/readme/getting-started-with-starter-edition.md)
- [初期の財務設定を行う](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/readme/set-your-initial-finance-settings.md)
- [アクションのロッキング期間と支払いスケジュール期間を設定する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/readme/set-action-locking-and-payment-scheduling-periods.md)
- [ブランド向けスターターエディションの概要](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/readme/starter-edition-for-brands-overview.md)
- [エッセンシャルズエディションでパートナーシップを拡大する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/readme/grow-your-partnerships-with-essentials-edition.md)
- [ブランド向け impact.com レポート入門](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/readme/introduction-to-impactcom-reporting-for-brands.md)
- [impact.com は初めてです](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/readme/im-new-to-impact.com.md)
- [impact.com スターターエディションへようこそ](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition.md)
- [ステップ1：商品カタログフィードを確認して有効化する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/readme/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/ja/what-would-you-like-to-learn-about/readme/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/ja/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-3-onboard-existing-partners-to-your-impact.com-program.md)
- [ステップ4：Webサイトをパートナー募集ツールに変える](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/readme/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/ja/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-5-review-new-partner-applications.md)
- [ステップ6：パートナー向けのプロモコードを作成して割り当てる](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/readme/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/ja/what-would-you-like-to-learn-about/readme/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/ja/what-would-you-like-to-learn-about/readme/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/ja/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-9-engage-with-your-partners.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/readme.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.
