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

# Introduction

> Learn about Definable, its core features, and how it can help you

# Welcome to Definable

Definable is a powerful backend platform designed to simplify development workflows and enhance productivity. Built with modern technologies, Definable provides a comprehensive set of tools and services for building robust applications.

## Key Features

* **FastAPI Integration**: High-performance API development with automatic OpenAPI documentation
* **PostgreSQL Database**: Reliable data storage with advanced query capabilities
* **Alembic Migrations**: Seamless database schema management
* **Docker Support**: Containerized development and deployment workflows
* **Environment Management**: Flexible configuration for different deployment scenarios

## Why Choose Definable?

Definable streamlines the development process by providing a well-structured foundation for your projects. With built-in support for industry best practices and modern tools, you can focus on building features rather than infrastructure.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="bolt" href="/pages/getting-started/quickstart">
    Get up and running with Definable in minutes
  </Card>

  <Card title="Architecture" icon="cube" href="/pages/architecture/overview">
    Learn about the architecture and design principles
  </Card>

  <Card title="API Reference" icon="code" href="/pages/api-reference/overview">
    Explore the API endpoints and features
  </Card>

  <Card title="Authentication" icon="lock" href="/pages/authentication/overview">
    Secure your application with authentication
  </Card>
</CardGroup>

## Getting Support

If you need help with Definable, there are several ways to get support:

* Check the [documentation](/pages/overview)
* Submit an issue on [GitHub](https://github.com/Definable-io)
* Contact our support team at [support@definable.ai](mailto:support@definable.ai)
