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

# Explore a technology market

> From a vague 'what's available?' to a structured Snapshot you can paste into a slide — in three turns.

You'll get: a Sovrnti Snapshot for one technology market, with three products called out — the Control leader, the Innovation leader, and the best balance.

## Before you start

* Sovrnti MCP connected — see [the quickstart](/mcp/quickstart).

## Step 1 - discover what's covered

Ask:

```text theme={null}
Show me the technology markets Sovrnti covers.

Pick the most interesting one for a French manufacturing buyer right now and explain why.
```

The model calls [`sovrnti_markets_list`](/mcp/tools/sovrnti_markets_list), sees every `market` covered, and picks one.

## Step 2 — pull the Snapshot

```text theme={null}
Now pull the Sovrnti Snapshot for that market.

Tell me who leads on Control or Innovation, and products with the best balance of all three axes.
```

The model calls [`sovrnti_market_get_snapshot`](/mcp/tools/sovrnti_market_get_snapshot) and answers in plain English. In AI clients that support MCP Apps (Claude.ai, ChatGPT...), the chart renders inline; in other clients, you get a textual breakdown of the same data.

## Step 3 — produce something you can use

```text theme={null}
Turn that into three bullets I can paste into a slide for my CIO and CTO.
```

The model collapses the Snapshot into executive-ready language. Paste, edit, send.

## Going deeper

Repeat the workflow for an adjacent market or geography to triangulate the recommendation.

## See also

* [`sovrnti_markets_list`](/mcp/tools/sovrnti_markets_list).
* [`sovrnti_market_get_snapshot`](/mcp/tools/sovrnti_market_get_snapshot).
