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

# Introduction

> Welcome to the DataGyro Documentation

<img className="block dark:hidden" src="https://mintcdn.com/embeddingcorp/BYnnh2zW-w7AQ1oV/images/hero-light.png?fit=max&auto=format&n=BYnnh2zW-w7AQ1oV&q=85&s=a540fc080f6708c530708190f0c3c66f" alt="Hero Light" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/embeddingcorp/BYnnh2zW-w7AQ1oV/images/hero-dark.png?fit=max&auto=format&n=BYnnh2zW-w7AQ1oV&q=85&s=d0b95e29ae322872ab35ec5d60fed0d1" alt="Hero Dark" width="2064" height="1104" data-path="images/hero-dark.png" />

## Welcome to DataGyro

DataGyro is a powerful platform designed to enhance your LLM-powered products with two complementary capabilities:

<CardGroup cols={2}>
  <Card title="Search" icon="magnifying-glass" href="/documentation/introduction">
    Add natural language search to your applications in minutes
  </Card>

  <Card title="Evaluate" icon="chart-line" href="/documentation/introduction">
    Evaluate your Information Retrieval system's performance with automated TREC-style reporting.
  </Card>
</CardGroup>

## Get Started Quickly

Begin your journey with DataGyro by following our easy setup guides:

<CardGroup cols={2}>
  <Card title="Create an Account" icon="user" href="/documentation/get-started#setting-up-your-account">
    Set up your DataGyro account in minutes
  </Card>

  <Card title="Connect Your Data" icon="database" href="/documentation/data-sources">
    Connect to your data sources quickly and easily
  </Card>

  <Card title="Run Your First Query" icon="terminal" href="/documentation/get-started#running-your-first-query">
    Start searching your data with natural language
  </Card>

  <Card title="API Integration" icon="code" href="/api-reference/introduction">
    Integrate DataGyro into your application
  </Card>
</CardGroup>

## Key Documentation

<CardGroup cols={3}>
  <Card title="Authentication" icon="key" href="/documentation/authentication">
    Learn how to create and manage API tokens
  </Card>

  <Card title="Collections" icon="layer-group" href="/documentation/collections">
    Organize your data for efficient retrieval
  </Card>

  <Card title="Playground" icon="flask" href="/documentation/playground">
    Test and refine your queries interactively
  </Card>
</CardGroup>
