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

# Introduction

> Welcome to the GAIFE Developer Documentation

<img className="block dark:hidden" src="https://mintcdn.com/gaife/BMVDmEfGqS5tsfj9/public/images/banner/light.png?fit=max&auto=format&n=BMVDmEfGqS5tsfj9&q=85&s=09ef44c76220bbd902afd2ce919d6f4a" alt="Hero Light" width="2398" height="1038" data-path="public/images/banner/light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/gaife/BMVDmEfGqS5tsfj9/public/images/banner/dark.png?fit=max&auto=format&n=BMVDmEfGqS5tsfj9&q=85&s=349a11d1f4a967793c0f96a18b347c53" alt="Hero Dark" width="2510" height="1130" data-path="public/images/banner/dark.png" />

## Generate diverse Agents, maximize impact

Specialized AI agents that power your workflows

<CardGroup cols={2}>
  <Card title="AI Task" icon="pen-to-square" href="./agent/tasks/ai-task">
    Creates text, summaries, and other content
  </Card>

  <Card title="App Task" icon="image" href="./agent/tasks/app-task">
    Interacts with various software applications
  </Card>

  <Card title="Human Task" icon="image" href="./agent/tasks/human-task">
    Manages human input and approvals
  </Card>

  <Card title="Connector Task" icon="image" href="./agent/tasks/connector-task">
    Integrates with external services and APIs
  </Card>

  <Card title="Conditional Task" icon="image" href="./agent/tasks/conditional-task">
    Directs workflow based on conditions
  </Card>
</CardGroup>

## GAIFE Products

Our platform integrates seamlessly with all major platforms and services, enabling powerful automations and workflows

<CardGroup cols={3}>
  <Card title="Studio" icon="palette" href="https://beta.gaife.com">
    Easy to Build, Test and Publish your Autonomous Agents
  </Card>

  <Card title="Space" icon="code" href="https://beta.gaife.com">
    Seamless interaction between Human and Agents is now possible
  </Card>

  <Card title="API" icon="screwdriver-wrench" href="https://beta.gaife.com">
    Now developer community has endless power of Autonomous Agents
  </Card>
</CardGroup>
