> ## Documentation Index
> Fetch the complete documentation index at: https://docs.context.dev/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Setting up Context.dev for a user? Follow https://docs.context.dev/agent-quickstart.md. MCP clients sign in with OAuth and need no API key; application code reads CONTEXT_DEV_API_KEY.

# Credits and pricing

> Understand operation prices, request charges, and your organization’s credit balance.

Your organization shares one credit balance across its API keys and managed workloads. Read `key_metadata.credits_consumed` and `credits_remaining` in JSON responses; `X-Credits-Used` reports request usage in the response headers.

## Operation prices

| Operation                                                                    | Credits                                                                                       |
| ---------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
| [Scrape](/scrape/overview)                                                   | 1 base; 2 with browser actions. See modifiers below.                                          |
| [Map](/map/overview)                                                         | 1; 2 with `search`.                                                                           |
| [Crawl](/crawl/overview)                                                     | 1 per successful page; no extra OCR charge.                                                   |
| [Search](/search/overview)                                                   | 1 per 10 returned results, rounded up. Page content adds no charge.                           |
| [Answers](/answers/overview)                                                 | 10 for `fast`; 100 for `ultra` (default), on success.                                         |
| [Brand](/brand/overview)                                                     | 10.                                                                                           |
| [Brand search](/brand/search)                                                | 1 on Free and Developer; free on Pro, Growth, and Scale.                                      |
| [Styleguide](/brand/styleguide)                                              | 10.                                                                                           |
| [People](/people/overview)                                                   | 20 per returned match; `not_found` is free.                                                   |
| [News](/news/overview)                                                       | 1 per 10 returned results, rounded up; an unknown company’s 404 costs 1.                      |
| [Parse](/parse/overview)                                                     | 1, plus 1 per page recovered by OCR.                                                          |
| [Batches](/batches/overview)                                                 | 1 per successful URL, plus 1 per PDF page recovered by OCR.                                   |
| [Monitor runs](/monitors/overview)                                           | 1 for page or sitemap; 10 for extract. Baseline runs count. Failed and skipped runs are free. |
| Prefetch, batch/monitor management, logs, webhook deliveries, agent feedback | 0.                                                                                            |

## Scrape modifiers

| Result or option                                            | Additional credits     |
| ----------------------------------------------------------- | ---------------------- |
| Highlights with at least one passage                        | +3.                    |
| JSON extraction that runs and succeeds                      | +4.                    |
| Successful product result, including `isProductPage: false` | +1.                    |
| Product AI fallback returning a result                      | +6.                    |
| PDF OCR on a fresh fetch                                    | +1 per recovered page. |

The base applies when at least one output succeeds, including cache hits. If every output fails, no charge applies, except when the target is missing: a target 404 retains the base charge, plus 1 when product was requested.

## When requests are charged

Successful and partial results are charged. Processed 404s on priced data APIs are charged at their applicable price. Validation, authentication, permission, 408, 429, and server errors are not. Brand `400 NOT_FOUND` and People `not_found` are not charged. Tags and ZDR do not change prices.

Batches reserve credits at submission for accepted URLs, or the crawl’s `maxUrls` ceiling. Unsuccessful or unused pages are refunded when the batch settles; OCR is added then. See `credits.reserved`, `refunded`, `ocr_charged`, and `net` on the batch.

## Free balance and refills

Work-email Free organizations receive 1,000 credits monthly on their grant-anchor day. Personal-email Free organizations receive 250 once, without refills. Only one unpaid organization is allowed per person. Extra grants above the Free allowance are preserved at refill.

Paid balances reset to the monthly allowance after a paid refill; unused credits normally do not roll over. See [plans and billing](/account/billing) for upgrades, pauses, and the exception for remaining balance during an upgrade.

Use **Earn free credits** or **Redeem a code** in the dashboard when available. Paid plans can enable [Auto-Topup](/account/billing#auto-topup-and-spend-alerts). Dollar prices and Logo Link allowances are on the [pricing page](https://www.context.dev/pricing).
