> 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/partner/ja/nitsuitebitaidesuka/getting-started.md).

# はじめに

- [パートナー向けはじめに](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/getting-started-for-partners.md)
- [impact.com を初めて使います](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1.md)
- [私はパートナーです](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-partner.md)
- [はじめに：パートナー向け impact.com へようこそ！](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-partner/introduction-welcome-to-impactcom-for-partners.md)
- [ステップ 1：プロフィールを整えよう！](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-partner/step-1-join-the-marketplace.md)
- [ステップ 2：ブランドに応募しよう！](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-partner/step-2-apply-to-brands.md)
- [ステップ 3：トラッキングリンクやその他のコンテンツを取得しよう！](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-partner/step-3-get-tracking-links-and-other-content.md)
- [ステップ 4：提携ブランドをプロモーションしよう！](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-partner/step-4-promote-your-partnered-brands.md)
- [ステップ 5：収益を得始めよう！](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-partner/step-5-start-earning.md)
- [ステップ 6：レポート統計を確認して成長しよう！](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-partner/step-6-review-reporting-stats-and-grow.md)
- [おめでとうございます！](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-partner/congratulations.md)
- [私はクリエイターです](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-creator.md)
- [クリエイターの皆さま、impact.com へようこそ！](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-creator/welcome-to-impactcom-creators.md)
- [ステップ 1：プロフィールを整えよう](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-creator/step-1-work-with-brands.md)
- [ステップ 2：アフィリエイトプログラムに応募しよう](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-creator/step-2-apply-to-affiliate-programs.md)
- [ステップ 3：トラッキングリンクまたはプロモコードを共有しよう](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-creator/step-3-share-tracking-links-or-promo-codes.md)
- [ステップ 4：クリエイターキャンペーンに応募しよう](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-creator/step-4-apply-to-creator-campaigns.md)
- [ステップ 5：納品物を作成して提出しよう](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-creator/step-5-create-and-submit-your-deliverables.md)
- [ステップ 6：報酬を受け取ろう](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-creator/step-6-get-paid.md)
- [おめでとうございます！](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-creator/congratulations.md)
- [impact.com でパートナーとして登録する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/sign-up-as-a-partner-on-impactcom.md)
- [提携ブランドで収益を得始めよう](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/start-earning-with-your-partnered-brand.md)
- [移行済みパートナー向けはじめに](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/getting-started-for-migrated-partners.md)
- [Rakuten Advertising から impact.com へ：パートナー移行 FAQ](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/rakuten-advertising-to-impact.com-partner-migration-faq.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/partner/ja/nitsuitebitaidesuka/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.
