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

# Keyword Research

> Research keywords with search volume, difficulty, CPC, intent, and trend data.

The Keyword Research tool helps you discover and analyze keywords relevant to your AI search strategy. Get search volume, cost-per-click, search intent, and trend data to inform your content creation and prompt tracking decisions.

## How to use it

<Steps>
  <Step title="Enter a keyword">
    Navigate to **Keyword Research** in the Tools section. Enter a keyword or phrase in the search field.
  </Step>

  <Step title="Select a country">
    Choose the target country for localized search data using the country selector.
  </Step>

  <Step title="Run the research">
    Click **Research** to analyze the keyword. Results typically appear within a few seconds.
  </Step>

  <Step title="Explore related keywords">
    Browse the Similar, Related, and Question keyword tabs to discover additional opportunities.
  </Step>
</Steps>

## Main keyword card

The hero section shows detailed data for your researched keyword:

| Data point            | Description                                                               |
| --------------------- | ------------------------------------------------------------------------- |
| **Search Volume**     | Monthly search volume for the keyword                                     |
| **Traffic Potential** | Estimated traffic if ranking in position 1                                |
| **CPC**               | Average cost per click in paid search                                     |
| **Search Intent**     | Classification: informational, commercial, navigational, or transactional |
| **12-month Trend**    | Area chart showing search volume over the past year                       |

## Quick stats

Four cards summarize the keyword landscape:

* **Similar Keywords** — count of closely related keywords
* **Related Keywords** — count of semantically related keywords
* **Question Keywords** — count of question-format variations
* **Total Keywords** — combined total found

## Keyword tabs

### Similar Keywords

Keywords closely matching your search term — variations, long-tail versions, and synonyms.

### Related Keywords

Semantically related keywords that share topical relevance but may use different phrasing.

### Question Keywords

Question-format keywords (how, what, why, where, when, which) — these are especially valuable for AI search because they mirror how users query AI models.

<Tip>
  Question keywords are particularly valuable for AI visibility. AI models are designed to answer questions, so tracking and creating content for question-format prompts often yields the best results.
</Tip>

Each keyword tab shows a table with:

| Column            | Description                             |
| ----------------- | --------------------------------------- |
| **Keyword**       | The keyword text                        |
| **Search Volume** | Monthly search volume                   |
| **CPC**           | Cost per click                          |
| **Trend**         | Sparkline showing 12-month search trend |
| **Intent**        | Search intent classification            |

## Advanced filters

Open the filter panel to narrow results:

* **Search Volume Range** — slider to set minimum and maximum volume
* **CPC Range** — slider to set CPC bounds
* **Search Intent** — checkboxes for informational, commercial, navigational, transactional
* **Trend Direction** — filter by keywords trending up, down, or stable
* **Word Count** — filter by number of words in the keyword

## Exporting data

* **Copy keywords** — copy individual keywords or all selected keywords to clipboard
* **CSV export** — download the full keyword list with all data columns

## Using keyword research for AI visibility

Keyword research connects to your broader AI search strategy:

1. **Discover tracking prompts** — find high-volume keywords to add as tracked prompts via [Prompt Import](/account/prompt-import)
2. **Inform content creation** — identify topics for [Content Generation](/content/overview) based on search demand
3. **Validate prompt strategy** — confirm your [Prompt Strategy](/account/prompt-strategy) covers the highest-value search terms
4. **Monitor trends** — spot emerging topics before competitors target them

## Related tools

<CardGroup cols={2}>
  <Card title="Prompt Import" icon="file-import" href="/account/prompt-import">
    Import discovered keywords as tracked prompts.
  </Card>

  <Card title="Content Module" icon="file-lines" href="/content/overview">
    Create content targeting researched keywords.
  </Card>

  <Card title="Site Analyzer" icon="magnifying-glass-chart" href="/tools/site-analyzer">
    Audit your pages for keyword optimization.
  </Card>

  <Card title="Prompt Strategy" icon="bullseye" href="/account/prompt-strategy">
    Build a keyword-informed prompt portfolio.
  </Card>
</CardGroup>
