# General Questions

<details>

<summary>What is Pex Search?</summary>

Pex Search is an Automated Content Recognition (ACR) solution that enables clients to identify copyrighted works using Pex’s industry-leading digital rights technology. Clients can leverage Pex Search to discover copyright use in their internal catalogs, or to identify copyrighted works from Pex’s registry in content being uploaded to digital platforms.

</details>

<details>

<summary>What is the Pex Registry?</summary>

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

</details>

<details>

<summary>What is a Custom Database?</summary>

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.

</details>


---

# 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/faq/general-questions.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.
