| 123456789101112131415161718192021222324252627282930313233343536373839 |
- ---
- title: "Pricing"
- sidebarTitle: "Pricing"
- icon: "circle-dollar"
- description: "Explore our current subscription plans."
- ---
- ## Pricing Plans
- Choose a plan based on how many agencies you want to run and how much monthly capacity you need.
- <CardGroup cols={2}>
- <Card title="Free Tier" icon="circle-dollar">
- **$0 forever**
- - **25 daily credits**
- - No monthly credits
- - Up to 5 agencies
- </Card>
- <Card title="Pro" icon="rocket">
- **$20/month**
- - **25 daily credits**
- - **2,000 monthly credits**
- - **Unlimited agencies**
- </Card>
- </CardGroup>
- ## Refill Credits (Pro)
- Pro users can buy one-time refill credits. You can also enable **configurable auto-recharge** to top up automatically when your balance gets low.
- | Price | Credits |
- | --- | --- |
- | **$30** | **3,000 credits** |
- | **$100** | **10,000 credits** |
- <Note>
- Credits power both plans. Learn more in [How Credits Work](/platform/how-credits-work).
- </Note>
|