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

# Introduction

> Ground your agents in reality with Agent Toolkit.

<img className="block" src="https://mintlify.s3.us-west-1.amazonaws.com/agenttoolkit-6994eaf3/images/hero.png" alt="Hero" />

## Get Started

**Agent Toolkit** provides simple yet powerful APIs for developers building intelligent AI agents. Easily integrate real-time web search and content extraction, and deliver structured, accurate, and LLM-friendly results directly to your agents. Start building smarter agents in minutes, without worrying about crawling infrastructure or data formatting—let Agent Toolkit handle that for you.

<CardGroup cols="2">
  <Card title="Quickstart" icon="rocket" href="/getting-started" cta="Start now">
    Integrate Agent Toolkit into your application in under 5 minutes.
  </Card>

  <Card title="Playground" icon="play" href="/playground" cta="Try it">
    Experiment with our search and extract endpoints directly in your browser.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference" cta="View docs">
    Explore detailed specs for every endpoint and parameter.
  </Card>

  <Card title="Tutorials" icon="wrench" href="#" cta="Coming Soon!">
    Follow step-by-step guides and real-world integration examples.
  </Card>
</CardGroup>
