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

# Introduction

> Welcome to **ZappWay's** Documentation.

## **ZappWay**

<CardGroup cols={2}>
  <Card title="Platform" icon="gallery-thumbnails" href="/platform">
    High level overview
  </Card>

  {/* <Card title="Apps" icon="wand-magic-sparkles" href="/apps/introduction">
      Bring AI trained on your data to your workspace
    </Card> */}

  <Card title="AI Employee" icon="teamspeak" href="/agent">
    Build a custom AI Employee GPT
  </Card>

  <Card title="Datastore" icon="database" href="/datastore">
    Load your custom data
  </Card>

  <Card title="Form" icon="table-list" href="/form">
    Build forms to streamline ticketing, customer support, and more
  </Card>

  <Card title="Authentication" icon="fingerprint" href="/api-reference/authentication">
    Authentication for ZappWay API
  </Card>

  <Card title="API Endpoints" icon="code" href="/api-reference/endpoint">
    Manage your data with ZappWay API
  </Card>

  {/* <Card
      title="ChatGPT Plugin"
      icon="puzzle-piece-simple"
      href="/integrations/chatgpt-plugin"
    >
      Connect custom data to ChatGTP
    </Card> */}
</CardGroup>
