> 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/what-would-you-like-to-learn-about/performance-program/recruiting-partners/discover/discover-overview.md).

# Discover Overview

<a href="https://pxa.impact.com/student/activity/1099652?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=fund-lp-150&#x26;utm_campaign=help-center" class="button primary">Take the PXA course</a>

As a brand, finding the right partners is often tedious, and you may end up with a lot of misses and very few hits. impact.com has developed Discover, a partner-discovery tool to help you as a brand easily recruit at scale and find perfectly aligned partners.

#### Begin using discover

{% hint style="success" %}
This feature is only available with specific impact.com editions or add-ons. [Contact us](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml) to upgrade your account and get access!
{% endhint %}

1. From the left navigation bar, select ![](/files/ZxKsZVItTC74qmX9Lebs) **Discover**.
2. Then select **Find Partners** → **Partner Marketplace**.
   * Alternatively, for creator programs, select **Find Creators** → **Creator Marketplace**.

From here, you can choose your own adventure of finding the right partners for your brand:

* [Search for new partners to join your program](/brand/what-would-you-like-to-learn-about/platform-features/find-partners-and-creators/look-for-specific-types-of-partners.md).
* [Learn more about partners by viewing their profiles](/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/view-prospective-partners.md).
* [Email partners](/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/emails/email-a-partner.md).
* [Mark Potential Partners as Prospects](/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/mark-potential-partners-as-prospects.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/what-would-you-like-to-learn-about/performance-program/recruiting-partners/discover/discover-overview.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.
