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

# MAOTO Agent Examples

> A collection of examples that show how to use the MAOTO framework.

<CardGroup cols={3}>
  <Card title="First Card" href="" icon="calendar-days" iconType="duotone">
    Example 1
  </Card>

  <Card title="Second Card" href="" icon="linkedin" iconType="duotone">
    Example 2
  </Card>

  <Card title="Third Card" href="" icon="plane" iconType="duotone">
    Example 3
  </Card>

  <Card title="Fourth Card" href="" icon="gamepad" iconType="duotone">
    Example 4
  </Card>

  <Card title="Fifth Card" href="" icon="pen-to-square" iconType="duotone">
    Example 5
  </Card>

  <Card title="Sixth Card" href="" icon="map" iconType="duotone">
    Example 6
  </Card>
</CardGroup>
