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

# Introduction

> Structured legal data APIs for AI agents, semantic search, graph exploration, and temporal legal intelligence.

<img className="block dark:hidden" src="https://mintcdn.com/cosvec/ebytPw4c71XvHVqf/images/hero-light.svg?fit=max&auto=format&n=ebytPw4c71XvHVqf&q=85&s=81c0abecc2a6d270f09edb20a00fe09e" alt="Hero Light" width="700" height="320" data-path="images/hero-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/cosvec/ebytPw4c71XvHVqf/images/hero-dark.svg?fit=max&auto=format&n=ebytPw4c71XvHVqf&q=85&s=442812e6b26271074d88159e76c9430d" alt="Hero Dark" width="700" height="320" data-path="images/hero-dark.svg" />

## Build legal AI agents on structured data

CosVec gives AI agents access to structured legal and juridical data through APIs designed for retrieval, reasoning, and automation. Use semantic, graph, and temporal search patterns to ground agent workflows in reliable legal context.

<CardGroup cols={2}>
  <Card title="Structured Legal Data" icon="database" href="/en/platform/quickstart">
    Query normalized legal entities, relationships, and metadata through agent-ready APIs.
  </Card>

  <Card title="Agent Workflows" icon="robot" href="/en/platform/welcome">
    Connect legal data retrieval to AI assistants, automation flows, and decision support tools.
  </Card>
</CardGroup>

## Search capabilities

CosVec exposes multiple retrieval modes so agents can choose the right search strategy for the task.

<CardGroup cols={2}>
  <Card title="Semantic Search" icon="magnifying-glass" href="/en/platform/api-reference/introduction">
    Retrieve legal context by meaning instead of only exact keywords.
  </Card>

  <Card title="Graph Search" icon="diagram-project" href="/en/platform/api-reference/introduction">
    Explore connections between legal entities, documents, events, and actors.
  </Card>

  <Card title="Temporal Search" icon="clock" href="/en/platform/api-reference/introduction">
    Analyze how legal information changes across dates, events, and timelines.
  </Card>

  <Card title="API Reference" icon="code" href="/en/platform/api-reference/introduction">
    Start integrating CosVec into your products, agents, and internal tools.
  </Card>
</CardGroup>
