> For the complete documentation index, see [llms.txt](https://help.rankability.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rankability.com/account-and-settings/credit-costs-reference.md).

# Credit costs reference

Current base credit rates for user-facing Rankability actions. Multipliers and the final estimate are shown before supported runs.

## Copywriter and onboarding

| Action             | Credits                              |
| ------------------ | ------------------------------------ |
| Brief              | 1,800                                |
| Brief + draft      | 2,100                                |
| Regenerate draft   | 800                                  |
| Quick mode         | 1,200                                |
| Fact enrichment    | 300                                  |
| Autopilot          | 3,000                                |
| Guided 90-day plan | 500                                  |
| First Win          | 300 plus any separate content action |

The first Autopilot draft, first GSC keyword import, first guided plan, and First Win can be complimentary at the organization level as indicated in the product.

## Research

| Action                                                | Credits            |
| ----------------------------------------------------- | ------------------ |
| Keyword research                                      | 500                |
| Deep trending, Reddit, YouTube, or ecommerce research | 750                |
| Batch analysis                                        | 75 per keyword     |
| Domain explorer                                       | 600                |
| Gap analysis                                          | 750 per competitor |
| GSC import                                            | 1,500              |
| Domain history                                        | 400                |
| AI keyword filter                                     | 200                |
| On-demand rank check                                  | 10                 |

## Track

Tracking charges per keyword, per platform, per scan. Local Pack charges per location. See [Supported tracking platforms](/track/supported-tracking-platforms.md) for the current platform table. Citation analysis costs 75 credits per page.

## Serena and brand

| Action                 | Credits       |
| ---------------------- | ------------- |
| Chat                   | Free          |
| URL import             | 75 per page   |
| Google Reviews import  | 10            |
| Deep research          | 100           |
| Contradiction scan     | 25 per source |
| Brand voice autofill   | 500           |
| Brand voice extraction | 300           |

## Audit, Promote, and other tools

| Action                       | Credits                                      |
| ---------------------------- | -------------------------------------------- |
| Page audit                   | 150                                          |
| Site audit crawl             | 1 per 5 pages                                |
| Audit keyword identification | 25 per page when AI identification is needed |
| Log audit                    | 200                                          |
| Batch URL analysis           | 10 per URL                                   |
| Backlink list                | 10 per live page load                        |
| Backlink CSV export          | 75                                           |
| Prospector discovery         | 2,000                                        |
| Prospect enrichment          | 100 per target                               |
| Report generation            | 500                                          |
| Prospect scan                | 200                                          |
| Serena verified link fix     | 5 per verified fix                           |

## Public crawler API

| Action  | Credits                          |
| ------- | -------------------------------- |
| Scrape  | 10 per successfully fetched page |
| Crawl   | 10 per successfully crawled page |
| Extract | 50 per successful extraction     |

## Charging rules

Rates above are base rates. Locations, keywords, pages, competitors, targets, and other units can multiply the total. Use the estimate in the product or API response as the final pre-run reference. Success-only actions release reservations when they fail before their charge point; Autopilot is charged after a usable draft exists.


---

# 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://help.rankability.com/account-and-settings/credit-costs-reference.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.
