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

# Welcome

> Welcome to the KodeFlow Studios documentation website!

## Who are we?

KodeFlow Studios is a solo indie studio run by Ahmed El Kadii, a game developer with 7+ years of experience building tools and games in Unity.

<Card title="Visit KodeFlow Studios" icon="globe" href="https://kodeflowstudios.com/" horizontal>
  Visit our main site for more info!
</Card>

## Our Products

KodeFlow Studios currently ships two Unity assets for dialogue-driven games:

<Columns cols={2}>
  <Card title="Parley" icon="comment" href="/parley/getting-started/index">
    A YAML-and-Graph-driven dialogue system for Unity. Branching conversations, flags, localization, and more.
  </Card>

  <Card title="Parlite" icon="comment" href="/parlite/getting-started/index">
    A free, feature-limited version of Parley — perfect for trying out the dialogue system before committing.
  </Card>
</Columns>
