> ## 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.

# Welcome to CosVec

> Legal intelligence infrastructure for AI agents and API-first products.

<Tip>Build agents with legal context they can retrieve, trace, and reason over. Start with the **[API Reference](/en/platform/api-reference/introduction)** or explore the core search patterns below.</Tip>

<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" />

## What CosVec provides

CosVec turns legal and juridical information into structured, queryable data for AI-native products. The APIs are designed for agents that need reliable retrieval, entity context, relationships, and time-aware legal signals.

<CardGroup cols={2}>
  <Card title="Legal Data API" icon="database" href="/en/platform/api-reference/introduction">
    Access structured legal records, entities, relationships, and metadata from one integration layer.
  </Card>

  <Card title="Agent Desktop" icon="desktop" href="https://meet.cosvec.com/demo">
    Explore legal workflows with an agent-oriented interface for research and operational review.
  </Card>
</CardGroup>

## Retrieval modes

Choose the search model that fits the agent task.

<CardGroup cols={2}>
  <Card title="Semantic" icon="magnifying-glass" href="/en/platform/api-reference/introduction">
    Find relevant legal information from natural-language intent and conceptual similarity.
  </Card>

  <Card title="Graph" icon="diagram-project" href="/en/platform/api-reference/introduction">
    Traverse relationships across people, organizations, filings, matters, decisions, and events.
  </Card>

  <Card title="Temporal" icon="clock" href="/en/platform/api-reference/introduction">
    Ask questions across time windows and track how legal context evolves.
  </Card>

  <Card title="Integrations" icon="plug" href="/en/platform/integrations/introduction">
    Connect CosVec to agent platforms, internal tools, and data pipelines.
  </Card>
</CardGroup>
