> 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/subscription-packages.md).

# Subscription Packages

RoboCent subscriptions reduce your per-unit rates and waive many service fees as you move up tiers. The right tier depends on how much you send, how fast you need turnaround, and how much hands-on help you want from our team.

#### The Tiers

**Pay-as-You-Go** is our default plan: no subscription, no commitment, standard rates. You get full platform access, chat support, and compliance handling, and you only pay when you send.

**Jumpstart** is the entry tier for smaller campaigns. It lowers your rates on data and outreach, waives setup and rush fees, reduces minimum orders, and adds expedited onboarding and priority support.

**Grassroots** is the mid-tier for sustained programs. It brings deeper rate reductions across text, voice, and data, faster lead times, monthly strategy audits, and includes bonus outreach credit.

**Turnkey** is the full-service tier, with our deepest rates and the most waived fees. It includes end-to-end campaign execution, weekly performance reviews, and the fastest lead times.

#### Current Pricing

Current tier pricing, and everything included at each level, is shown on the Subscription page inside your account (Billing → Subscription) and at checkout before you confirm any order.

{% hint style="success" %}
**Ready to activate a subscription and get better rates plus in-house strategy?**

[**Subscribe in your account**](https://app.robocent.com/) **or** [**contact our team today**](/explore/contact.md)**!**
{% endhint %}

#### Not Sure Which Tier Fits?

[Book a call](https://meetings.hubspot.com/hector200/sales-team-quickfire) with our team and we will match you to the tier that fits your program and budget.


---

# 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/subscription-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.
