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

# Introduction

> Welcome to Agent Contracts - created by Relari

<img alt="Hero Light" className="block dark:hidden" src="https://mintcdn.com/relari-4243c669/irmqsITvT7Za5SKl/images/agent-contract-intro.svg?fit=max&auto=format&n=irmqsITvT7Za5SKl&q=85&s=29a62d42774f84b5630011dc20c39769" width="960" height="540" data-path="images/agent-contract-intro.svg" />

<img alt="Hero Dark" className="hidden dark:block" src="https://mintcdn.com/relari-4243c669/irmqsITvT7Za5SKl/images/agent-contract-intro.svg?fit=max&auto=format&n=irmqsITvT7Za5SKl&q=85&s=29a62d42774f84b5630011dc20c39769" width="960" height="540" data-path="images/agent-contract-intro.svg" />

## Agent Contracts Whitepaper

New to agent contracts? Checkout the whitepaper for a deep dive into the motivation and design of this project. [View Whitepaper](https://cdn.prod.website-files.com/669f7329c898141d69e16698/67cf788d56ca9dcf0b88e8d0_1859d1de14107778dccb73c5291f1d5d_Agent%20Contracts%20Whitepaper.pdf)

## Getting Started with Agent Contracts

Agent Contracts helps you build powerful AI agents with control.

<CardGroup cols={2}>
  <Card title="Installation" icon="rocket" href="/installation">
    Quickly install Agent Contracts in minutes
  </Card>

  <Card title="Why Agent Contracts?" icon="lightbulb" href="/why">
    Learn about the benefits of contract-driven development for AI agents
  </Card>

  <Card title="Core Concepts" icon="book" href="/core-concepts">
    Understand the fundamental concepts behind Agent Contracts
  </Card>

  <Card title="Agent Contract Examples" icon="robot" href="/examples/">
    Check out agent contract in action through real agent examples
  </Card>
</CardGroup>
