> ## Documentation Index
> Fetch the complete documentation index at: https://hydrotuff-admin-mcp-fix-pages-3f076f6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Pricing

> How HydroSolve charges tasks across every supported captcha type.

# Pricing

Every task costs **1 credit** to solve. Credits are deducted from your account balance when a task is created.

## USD Price Per Solve

| Task Type                   | USD / Solve |
| --------------------------- | ----------- |
| `HCaptchaCaptchaToken`      | \$0.0015    |
| `HCaptchaEnterpriseToken`   | \$0.0015    |
| `TurnstileCaptcha`          | \$0.0006    |
| `TurnstileCaptchaProxyless` | \$0.0006    |
| `CloudflareJsdCookie`       | \$0.0008    |
| `AWSWafToken`               | \$0.001     |
| `AWSWafTokenProxyless`      | \$0.001     |
| `KasadaCtToken`             | \$0.0008    |
| `DataDomeTagsCookie`        | \$0.001     |

## How Charging Works

1. You submit a task via `/createTask`
2. **1 credit** is deducted from your balance immediately
3. If the task fails, the charge is **not** refunded

## Check Balance

```bash theme={null}
curl "https://api.hydrosolves.gay/getBalance?apikey=hydrosolves-xxxxxxxx"
```
