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

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

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

見つけてもらえる可能性を高めるには、以下を確認してください：

* すべての [メディア資産](/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)

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


---

# 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.
