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

# Introduction

> What is Transactional.dev ?

<img className="block dark:hidden" src="https://mintcdn.com/transactional-3/Dv6Cm_oL7HR1Md2d/images/hero-light.svg?fit=max&auto=format&n=Dv6Cm_oL7HR1Md2d&q=85&s=c27b467bbe5c4dd6f60d4f1062b87bfc" alt="Hero Light" width="1140" height="418" data-path="images/hero-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/transactional-3/Dv6Cm_oL7HR1Md2d/images/hero-dark.svg?fit=max&auto=format&n=Dv6Cm_oL7HR1Md2d&q=85&s=6e0ef54aa7de854d9cd01de8413d07e5" alt="Hero Dark" width="1140" height="418" data-path="images/hero-dark.svg" />

Transactional is a platform that allows you to create and generate transactional documents like invoices, receipts, and more using a simple API and your favorite CSS Framework.
Gone are the days when you had to manage this in your codebase !

<CardGroup cols={2}>
  <Card title="Platform" icon="browser" href="/platform/templates">
    How to use Transactional to generate your documents
  </Card>

  <Card title="API Reference" icon="webhook" href="/api-reference/introduction">
    Learn how to use the API to generate your documents
  </Card>
</CardGroup>
