> 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/what-would-you-like-to-learn-about/getting-started/readme/im-a-partner/step-1-join-the-marketplace.md).

# Step 1: Polish Your Profile!

Now that you’ve signed up to impact.com, you're almost ready to apply to brands. In most cases, your marketplace application is submitted automatically upon completing [the signup checklist](/partner/what-would-you-like-to-learn-about/getting-started/sign-up-as-a-partner-on-impactcom.md). While our team reviews your application, take a moment to complete your [marketplace profile](/partner/what-would-you-like-to-learn-about/platform-features/working-with-brands/applying-to-brands/profile-management/update-and-manage-your-public-profile.md). This is your chance to show brands who you are and the types of partnerships you're interested in.

{% hint style="success" %}
**Were you invited to impact.com by a brand?** If you joined impact.com via a brand’s exclusive program signup link, a marketplace application may not have been submitted for you upon completing your onboarding. You can simply start working with your partnered brand right away, or see [Understand Your Marketplace Application Status](/partner/what-would-you-like-to-learn-about/platform-features/working-with-brands/applying-to-brands/understand-your-marketplace-application-status.md) to confirm where you stand.
{% endhint %}

#### Here's how your profile might appear to brands in the marketplace:

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

To improve your chances of being discovered, make sure of the following:

* All your [media properties](/partner/what-would-you-like-to-learn-about/account-management/account-settings/connect-media-properties/connect-and-manage-media-properties.md) are listed and verified with clear, compelling descriptions
* The profile information you provided is accurate and up-to-date
* You've completed any tax residency information and [required tax forms](/partner/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/electronic-tax-documents-for-partners-explained.md)

We review applications within 72 hours. Once your marketplace application is approved, we’ll send you an email. In the meantime, you can track your application status and learn how to [improve your chances of being accepted](/partner/what-would-you-like-to-learn-about/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/what-would-you-like-to-learn-about/getting-started/readme/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.
