# Tonnex Documentation ## Docs - [Authentication API](https://docs.avyratech.com/api-reference/authentication.md): Authentication endpoints and flows. - [API Overview](https://docs.avyratech.com/api-reference/overview.md): Overview of the Tonnex REST API. - [Architecture](https://docs.avyratech.com/architecture.md): High-level system architecture and design decisions. - [Migrations](https://docs.avyratech.com/database/migrations.md): Managing database migrations with Drizzle Kit. - [Schema Overview](https://docs.avyratech.com/database/schema-overview.md): Database schema organization and conventions. - [Adding a Module](https://docs.avyratech.com/guides/adding-a-module.md): Step-by-step guide to implementing a new business module in Tonnex. - [AI Readiness](https://docs.avyratech.com/guides/ai-readiness.md): How to make Tonnex features accessible and reliable for AI agents. - [API Standards](https://docs.avyratech.com/guides/api-standards.md): Enterprise-grade API development standards for Tonnex. - [Authentication](https://docs.avyratech.com/guides/authentication.md): How authentication works across the Tonnex platform. - [Multi-Tenancy & RLS](https://docs.avyratech.com/guides/multi-tenancy.md): How Tonnex handles multi-tenancy using Row Level Security. - [Troubleshooting](https://docs.avyratech.com/guides/troubleshooting.md): Common issues and fixes for the development environment. - [Introduction](https://docs.avyratech.com/introduction.md): Welcome to the Tonnex fleet management platform documentation. - [Quickstart](https://docs.avyratech.com/quickstart.md): Get the Tonnex development environment running in 5 minutes. ## OpenAPI Specs - [openapi](https://docs.avyratech.com/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/avyra-technologies/tonnex)