> For the complete documentation index, see [llms.txt](https://docs.robocent.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.robocent.com/explore/pricing/bulk-pricing-options.md).

# Bulk Pricing Options

At RoboCent, we're committed to amplifying your campaign's impact while being mindful of your budget. We take pride in offering the industry's most competitive rates for high-quality RoboCalls and Texting services.

***

### Bulk Order Discounts

RoboCent offers Bulk Discounts standard for every customer. For every campaign you schedule, our discounts will automatically be applied when the tiers are hit.

| Number of Leads | Discount %  |
| --------------- | ----------- |
| 100,000 Leads   | **10% OFF** |
| 500,000 Leads   | **20% OFF** |

* At 100,000 contacts, your invoice will **automatically include a 10% discount**
* This discount jumps to **20%** when your order contains **500,000 leads**

{% hint style="info" %}
[Active Subscribers](/explore/pricing/subscription-packages.md) can combine their lower messaging rates with our Bulk Order Discounts — which also stack with the **PrePay Bonus Program** (outlined below).
{% endhint %}

***

### PrePay Bonus Program

Unlock Greater Value with **RoboCent's PrePay Bonus Program**. Available year-round, we offer substantial deposit bonuses, ensuring your budget goes further. Get the most from your campaign's resources with RoboCent.

<table data-header-hidden><thead><tr><th>Pre-Pay Amount</th><th width="141.33333333333331">% Free</th><th>Total Bonus Credit</th></tr></thead><tbody><tr><td><strong>PrePay Amount</strong></td><td><strong>% Free</strong></td><td><strong>Total Bonus Credit</strong></td></tr><tr><td>$25,000 to $34,999</td><td>10%</td><td>$ 2,500.00</td></tr><tr><td>$35,000 to $49,999</td><td>12%</td><td>$ 4,200.00</td></tr><tr><td>$50,000 to $74,999</td><td>15%</td><td>$ 7,500.00</td></tr><tr><td>$75,000 to $99,999</td><td>17%</td><td>$ 12,750.00</td></tr><tr><td>$100,000 and More</td><td>20%</td><td>$ 20,000.00</td></tr></tbody></table>

{% hint style="info" %}
Be sure to review our [**Refund Policy**](/explore/pricing/refund-policy.md) to learn more.
{% endhint %}


---

# 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://docs.robocent.com/explore/pricing/bulk-pricing-options.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.
