# BTST Documentation > BTST is a modern full-stack framework for building web applications. ## Available Documentation Pages - API Reference: /docs/api-reference.mdx - Breaking Changes: /docs/breaking-changes.mdx - CLI: /docs/cli.mdx - How It Works: /docs/how-it-works.mdx - Introduction: /docs/index.mdx - Installation: /docs/installation.mdx - Shadcn Registry: /docs/shadcn-registry.mdx - Standalone Components: /docs/standalone-components.mdx - Database Adapters: /docs/databases/adapters.mdx - AI Chat Demo: /docs/demos/ai-chat.mdx - Blog Demo: /docs/demos/blog.mdx - CMS Demo: /docs/demos/cms.mdx - Form Builder Demo: /docs/demos/form-builder.mdx - Demos: /docs/demos.mdx - Kanban Demo: /docs/demos/kanban.mdx - UI Builder Demo: /docs/demos/ui-builder.mdx - AI Chat Plugin: /docs/plugins/ai-chat.mdx - Better Auth UI Plugin (Beta): /docs/plugins/better-auth-ui.mdx - Blog Plugin: /docs/plugins/blog.mdx - CMS Plugin: /docs/plugins/cms.mdx - Plugin Development: /docs/plugins/development.mdx - Form Builder Plugin: /docs/plugins/form-builder.mdx - Plugins: /docs/plugins.mdx - Kanban Plugin: /docs/plugins/kanban.mdx - OpenAPI Plugin: /docs/plugins/open-api.mdx - Route Docs Plugin: /docs/plugins/route-docs.mdx - UI Builder Plugin: /docs/plugins/ui-builder.mdx ## How to Access - Full documentation: /docs/llms-full.txt - Individual pages: Append .mdx to any page URL (e.g., /docs/installation.mdx)