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

# Welcome

Octen gives LLMs, agents, and apps real-time access to the world's latest information. Explore the guides below to get started.

<Note>
  **For AI agents**: add `.md` to any docs URL for plain Markdown, or fetch [docs.octen.ai/llms.txt](https://docs.octen.ai/llms.txt) for the full index.
</Note>

## What Octen Can Do

<CardGroup cols={2}>
  <Card title="Search the Live Web" icon="magnifying-glass" href="/capabilities/broad-search">
    Fast, accurate search over the live web: minute-level freshness, real-time updates for fast-moving data, spanning text, images, and videos.
  </Card>

  <Card title="Extract Clean Content" icon="file-lines" href="/capabilities/extract">
    Turn URLs into clean, model-ready content: the whole page, or just the parts the task needs.
  </Card>

  <Card title="One API for Frontier Models" icon="microchip" href="/capabilities/model-gateway">
    Access leading models through a single unified API, with real-time web search built in.
  </Card>

  <Card title="Turn Questions into Results" icon="layer-group" href="/capabilities/answer">
    One call runs the whole workflow: cited answers, research reports, multimodal chat, and grounded generation.
  </Card>
</CardGroup>

<Note>
  Image Search, Video Search, Multimodal Chat, and Grounded Generation are in invite-only beta. Email support<span>@</span>octen.ai to request access.
</Note>

## Start Here

The fastest path through the docs:

1. [Introduction](/overview/introduction): what Octen is and what each API and application does.
2. [Quickstart](/overview/quickstart): start building with Octen in minutes.
3. [Build with Coding Agent](/overview/build-with-coding-agent): everything a coding agent needs to integrate Octen.
4. [Capabilities](/capabilities/broad-search): a detailed page for each API and application, from how it works to when to use it.
5. [API Reference](/api-reference/broad-search): full parameters and options for every endpoint.
