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

# Giza Documentation

> Agents for on-chain capital

<img className="w-full" src="https://mintcdn.com/gizatech/e7AVD3Mtj7C6eM0Y/img/banner-intro.png?fit=max&auto=format&n=e7AVD3Mtj7C6eM0Y&q=85&s=313433394463a71a56c744d8bbc27b10" alt="Giza" width="1415" height="900" data-path="img/banner-intro.png" />

## Use the Giza App

<CardGroup cols={3}>
  <Card title="Getting Started" icon="rocket" href="/app-guide/getting-started">
    Connect your wallet and activate your first agent
  </Card>

  <Card title="Dashboard Guide" icon="chart-line" href="/app-guide/dashboard">
    Monitor performance, deposit, and withdraw
  </Card>

  <Card title="Fees & Rewards" icon="coins" href="/app-guide/fees-and-rewards">
    Fee structure and the Giza Rewards program
  </Card>
</CardGroup>

## Use Giza with AI Agents

<CardGroup cols={3}>
  <Card title="Claude Desktop" icon="message-bot" href="/ai-agents/setup#claude-desktop">
    Manage your yield through chat
  </Card>

  <Card title="Claude Code" icon="terminal" href="/ai-agents/setup#claude-code">
    Add Giza tools to your coding assistant
  </Card>

  <Card title="Openclaw" icon="robot" href="/ai-agents/setup#openclaw">
    Use Giza with Openclaw's AI assistant
  </Card>
</CardGroup>

## Build with Giza

<CardGroup cols={3}>
  <Card title="Quickstart" icon="play" href="/developers/quickstart">
    Install the SDK and activate your first agent
  </Card>

  <Card title="SDK Reference" icon="code" href="/sdk-reference/overview">
    TypeScript SDK documentation
  </Card>

  <Card title="API Reference" icon="server" href="/api-reference/introduction">
    REST API endpoints
  </Card>

  <Card title="Architecture" icon="building" href="/developers/architecture/overview">
    Smart accounts, agents, protocols, and optimization
  </Card>

  <Card title="IaaS Integration" icon="brain" href="/developers/guides/iaas-integration">
    Use the optimizer with your own execution
  </Card>
</CardGroup>

## Resources

<CardGroup cols={3}>
  <Card title="Troubleshooting" icon="wrench" href="/developers/troubleshooting">
    Common issues and solutions
  </Card>

  <Card title="Error Handling" icon="triangle-exclamation" href="/developers/guides/error-handling">
    Error types and retry patterns
  </Card>

  <Card title="GitHub" icon="github" href="https://github.com/gizatechxyz/agent-sdk">
    Source code
  </Card>
</CardGroup>
