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

# Introduction

> Welcome to the Gizmo Documentation

This site provides everything you need to start working and integrating with Gizmo.

Visit our [Guides](/agents/integration) for implementation details, or start building with our detailed [API Reference](/api-reference/index).

<Columns cols={2}>
  <Card horizontal title="Guides" icon="graduation-cap" href="/agents/integration">
    Build custom integrations with our detailed API Documentation.
  </Card>

  <Card horizontal title="API Reference" icon="code" href="/api-reference/index">
    Build custom integrations with our detailed API Documentation.
  </Card>
</Columns>
