# Contact Finder & Enrichment

## **Contact Enrichment AI Agent**

* **Overview:** The Contact Enrichment Agent enhances and validates contact details such as email addresses, phone numbers, and physical addresses. It aggregates and verifies contact information from multiple trusted sources, providing precise and up-to-date data for individuals or businesses.

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

## **Features:**

* **Email Verification:** Confirms the validity of email addresses by cross-referencing with authoritative databases and active mail servers.
* **Phone Number Validation:** Identifies active phone numbers and their associated geographic locations.
* **Address Accuracy Check:** Matches physical addresses to verified datasets for accuracy and completeness.
* **Social Media Profile Linking:** Enriches contact details by linking them to associated social media accounts.
* **Global Data Integration:** Sources contact data from diverse, region-specific providers to ensure global coverage.
* **Real-Time Updates:** Provides dynamic data to reflect the most recent changes in contact details.

<div align="right"><figure><img src="/files/v8axBWrQnFDQ7Ag4gUHm" alt="" width="563"><figcaption></figcaption></figure></div>

## **Applications:**

* **Sales Outreach:** Equip sales teams with accurate and verified contact details for prospective clients.
* **Networking:** Enhance personal or professional connections by finding additional contact points.
* **Customer Service:** Ensure accurate customer records for seamless service delivery.
* **Recruitment:** Identify and validate candidate contact information to improve hiring processes.
* **Data Sources:**
  * Professional Networking Platforms
  * Public Directories
  * Telecommunication Records
  * Social Media Platforms

<figure><img src="/files/sVbqnnaXY9LJFMwkpx5D" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.whitebridge.network/ai-agents-by-use-case/contact-finder-and-enrichment.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.
