# Prospecting Methods

#### 1. Database Search

SalesMonk includes a traditional database search for:

* Titles
* Companies
* Locations
* Firmographic filters

This is useful for:

* Cold outbound
* Market mapping
* Initial list building

***

#### 2. AI Search (Public Web Intelligence)

AI Search allows users to query the public web directly using natural language.

Examples:

* “Find companies that recently raised Series A in fintech”
* “Find CROs who posted about Dreamforce”

For each result:

* Source citations are provided
* Confidence levels are shown
* Data can be filtered before import

This avoids blind reliance on static databases.

***

#### 3. Imports & CRM Sync

Leads and accounts can also enter via:

* CSV imports
* CRM integrations (HubSpot, Salesforce)
* Inbound widget capture

All sources converge into a single lead/account system.


---

# 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.salesmonk.ai/outbound-suite/outbound-overview/prospecting-methods.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.
