> 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/readme-1/im-a-partner/step-1-join-the-marketplace.md).

# ステップ 1: プロフィールを整える！

impact.comへの登録は完了しました。これでブランドへの応募準備はほぼ整いました。ほとんどの場合、マーケットプレイスへの申請は、完了すると自動的に送信されます [サインアップチェックリスト](/partner/ja/nitsuitebitaidesuka/getting-started/sign-up-as-a-partner-on-impactcom.md)。弊社チームが申請を審査している間に、あなたの [マーケットプレイスプロフィール](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/applying-to-brands/profile-management/update-and-manage-your-public-profile.md)を完成させる時間にしましょう。これは、ブランドにあなた自身や、あなたが関心のあるパートナーシップの種類を伝えるチャンスです。

{% hint style="success" %}
**ブランドからの招待：** ブランド専用のプログラム登録リンクからimpact.comに参加した場合、オンボーディング完了時にマーケットプレイス申請が送信されていない可能性があります。すぐに提携ブランドとの作業を始めることも、次を参照することもできます [マーケットプレイス申請ステータスを理解する](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/applying-to-brands/understand-your-marketplace-application-status.md) して、現在の状況を確認してください。
{% endhint %}

## 最大限に見つけてもらえるようプロフィールを最適化する

見つけてもらえる可能性を高めるために、次の点を確認してください：

* すべての [メディアプロパティ](/partner/ja/nitsuitebitaidesuka/account-management/account-settings/connect-media-properties/connect-and-manage-media-properties.md) が、わかりやすく魅力的な説明文付きで掲載され、認証されていること
* 入力したプロフィール情報が正確で最新であること
* 税務上の居住地情報をすべて入力し、 [必要な税務フォームを提出していること](/partner/ja/nitsuitebitaidesuka/platform-features/finance/finance-documents/electronic-tax-documents-for-partners-explained.md)

### マーケットプレイスでブランドにあなたのプロフィールがどのように表示されるかの例です：

<div data-with-frame="true"><figure><img src="/files/5ce031cee0cf93f368f1ec15663c3b5ed32c6fd8" alt="" width="563"><figcaption></figcaption></figure></div>

## 申請を送信した後に何が起こるか

申請は72時間以内に審査されます。マーケットプレイス申請が承認されると、メールをお送りします。その間、申請状況を確認し、次の方法を学ぶことができます [承認される可能性を高める](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/applying-to-brands/understand-your-marketplace-application-status.md#marketplace-application-statuses).

### 財務設定を先取りする

申請の審査中に、財務面の準備を先取りできます。次の **やることリスト** の **ホーム** ダッシュボードで、次を選択してください **チェックリストに戻る** の横の **財務設定を完了する**。この簡単なチェックリストでは、メールアドレスの確認、請求先住所の追加、税務情報と銀行口座情報の入力を順に案内します。これにより、収益が発生したらすぐに支払いを受け取れるようになります。

パートナーとしての資金管理について詳しくは、次を参照してください：

* [パートナーとして報酬を受け取る](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/how-do-partners-get-paid.md)
* [パートナー向け電子税務書類の解説](/partner/ja/nitsuitebitaidesuka/platform-features/finance/finance-documents/electronic-tax-documents-for-partners-explained.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/readme-1/im-a-partner/step-1-join-the-marketplace.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.
