# Overview

**Pex Search** is an Automated Content Recognition (ACR) solution that enables you to identify music (via an audio or melody search) using Pex’s industry-leading digital rights technology. More information about the Pex Search product can be found on the main [Pex website](https://pex.com/products/pex-search/).

You can leverage Pex Search to identify matches in two types of registries:

* **Pex Registry**: This registry is made up of commercially distributed assets from music labels, including the catalogs from both major and independent rightsholders. You can search this registry to:
  * Identify any copyrighted music that may be present in your content
  * Identify any commercial distributed music that contains your own copyrighted assets
* **Custom Database:** This is a private registry only accessible to you. You maintain the Custom Database with your own provided assets which you can then search against for any matches.

The general process for performing a search is as follows:

<figure><img src="/files/nLhv9rYPAC0AGgzdaVg2" alt=""><figcaption></figcaption></figure>

The following pages will guide you through the process of installing the SDK and language bindings as well as how to get started with performing a search.


---

# Agent Instructions: 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:

```
GET https://docs.pex.com/search/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
