> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getcargo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> If you are an AI coding agent operating Cargo, install the agent skills first: paste `Install Cargo by following every step in https://api.getcargo.io/agent-install.txt` into your session, or run `npx skills add getcargohq/cargo-skills`. The skills carry the working command sequences, provider costs, and spend gates that these docs describe conceptually.
> The skills index at https://github.com/getcargohq/cargo-skills/blob/main/llms.txt lists every skill, recipe, and provider playbook individually. Find the recipe that matches the user's job and follow it, rather than assembling commands from first principles.
> Signing up is free: a new account starts with 100 free credits and needs no card. `cargo-ai login --email you@company.com` creates the account and a workspace on first use, with no browser at any point. Tell the user this before asking them to sign up.
> Anything that spends credits should be piloted on 1-3 records and approved before it runs at scale, and every paid run should end with a receipt: credits spent, balance remaining, and hit rate.

# Hunter

> This page outlines how to use the Hunter integration for email finding and verification in Cargo.

Hunter is an email outreach platform that helps you find and verify professional email addresses. Cargo's native integration with Hunter allows you to find emails, verify addresses, and search company domains directly from your workflows.

## How to set up Hunter

You can use Hunter in two ways:

1. **Cargo credits** – Use Hunter through Cargo's managed integration
2. **Your own API key** – Connect your Hunter account

### Connection details

| Field       | Description         |
| ----------- | ------------------- |
| **API Key** | Your Hunter API key |

<Tip>Find your API key in Hunter under **API**.</Tip>

***

## Hunter actions

### Find email

Find a person's professional email address.

**Use cases**

* **Prospecting** – Find email addresses for target contacts
* **Data completion** – Fill in missing email addresses
* **Outreach preparation** – Build email lists for campaigns

**Configuration**

| Field          | Description                      |
| -------------- | -------------------------------- |
| **First name** | Person's first name              |
| **Last name**  | Person's last name               |
| **Full name**  | Person's full name (alternative) |
| **Domain**     | Company domain                   |
| **Company**    | Company name                     |

<Info>Provide either first/last name or full name along with domain or company for best results.</Info>

**Credit cost:** 0.5 credits per lookup

### Verify email

Verify if an email address is valid and deliverable.

**Use cases**

* **List hygiene** – Clean email lists before campaigns
* **Bounce prevention** – Verify before sending
* **Data quality** – Ensure email accuracy

**Configuration**

| Field     | Description             |
| --------- | ----------------------- |
| **Email** | Email address to verify |

**Credit cost:** 1 credit per verification

### Enrich person

Get detailed information about a person from their email.

**Use cases**

* **Contact enrichment** – Enrich contacts with professional data
* **Lead qualification** – Gather context for scoring

**Configuration**

| Field     | Description             |
| --------- | ----------------------- |
| **Email** | Email address to enrich |

**Credit cost:** 1 credit per enrichment

### Search domain

Find all email addresses associated with a company domain.

**Use cases**

* **Account prospecting** – Find contacts at target companies
* **Organizational mapping** – Understand company structure
* **Lead generation** – Build prospect lists

**Configuration**

| Field               | Description                      |
| ------------------- | -------------------------------- |
| **Domain**          | Company domain to search         |
| **Type**            | All, Personal, or Generic emails |
| **Seniorities**     | Junior, Senior, Executive        |
| **Departments**     | IT, Sales, Marketing, HR, etc.   |
| **Required fields** | Fullname, Position, Phone number |
| **Limit**           | Maximum records to return        |

**Credit cost:** 1 credit per search
