> 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/account/billing-usage-and-settings/additional-search-result-packages.md).

# Additional Search Result Packages

## What are Additional Search Result Packages?

These are the "additional credit packages" that you can offer to your customers if they would like more search results.&#x20;

For example, using the graph below, if I was to purchase 5,000 search results from ColdScrape for $500, my cost per search result is $0.10.&#x20;

Now, knowing that my cost is $0.10 / search result, I could then create a additional search result package for my white label customers and charge them $0.20 / search result or $1,000 for 5,000 search results.&#x20;

If a customer was to purchase my package for $1,000 I would make a profit of $500 instantly.&#x20;

<figure><img src="/files/YJ42tJAs2Hdo9AIHW72p" alt=""><figcaption><p>Example of additional search result packages</p></figcaption></figure>

## Create New Additional Search Result Packages

This is how you increase the LTV (lifetime value) of your customers by selling them more of what they are already using and liking.&#x20;

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

### Product Name

This is the name your customers will see. We recommend keeping this name super simple and short.

### Product Description

This is an optional field that will give customers a bit more information on what this additional search results package is.&#x20;

### Pricing Tier

This represents the different options of plans you can create for your customers to choose from.&#x20;

### Currency

This is the currency that your customers will see when purchasing.&#x20;

The following currencies are supported:

* US Dollar ($)
* British Pound (£)&#x20;
* Euro (€)&#x20;
* Canadian Dollar (CA$)

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

### Price

Price per additional search result packages.&#x20;

### Search Results (Businesses)

This is the amount of search results you want to include in each package.&#x20;


---

# 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/account/billing-usage-and-settings/additional-search-result-packages.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.
