> For the complete documentation index, see [llms.txt](https://coldscrape.gitbook.io/coldscrape-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coldscrape.gitbook.io/coldscrape-knowledge-base/lead-generation/campaigns.md).

# Campaigns

&#x20;This flexibility allows for a broad or targeted approach, allowing you to customize your outreach to various business niches within a single, organized area.

**👉 NOTE: There may be multiple contact emails in a single search result.** In cases where multiple emails are discovered, we provide **all identified emails at no additional cost.**&#x20;

<figure><img src="/files/WdRZOl8r1lGTz40hoj8E" alt=""><figcaption><p>How ColdScrape Works</p></figcaption></figure>

The graphic above showcases how you can create a new campaign with multiple searches for businesses in different niches.&#x20;

In each "Campaign" you can have multiple "Searches"

In each "Search" there will be multiple "Search Results (Businesses)"

In each "Search Result" there will be at least one "Contact" but many search results will contain multiple contacts.&#x20;

A "Contact" is an email address that is associated with that businesses website. &#x20;

Below is an example of different campaigns in a ColdScrape account.&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://coldscrape.gitbook.io/coldscrape-knowledge-base/lead-generation/campaigns.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
