# Panda CSS Documentation for LLMs > Panda CSS is a CSS-in-JS framework with build-time optimizations for styling web applications ## Documentation Sets This index provides links to documentation organized by topic. Each link contains the full text content for that section, making it easy for LLMs to understand specific aspects of Panda CSS. - [Complete documentation](https://v2.panda-css.com/llms-full.txt): The complete Panda CSS documentation across every section - [Get Started](https://v2.panda-css.com/llms.txt/get-started): Getting started, installation, migrating from another tool, and tooling like ESLint/OXLint plugins - [Styling](https://v2.panda-css.com/llms.txt/styling): Core concepts, styling APIs, and how the compiler works under the hood - [Theming](https://v2.panda-css.com/llms.txt/theming): Design tokens, composite styles, themes, and tooling like Panda Studio - [Design Systems](https://v2.panda-css.com/llms.txt/design-systems): Building a component library or a design system preset, customization, and distributing at scale - [Reference](https://v2.panda-css.com/llms.txt/reference): Utility reference, CLI, config, and debugging ## Notes - The complete documentation includes all content from the official documentation - Category-specific documentation files contain only the content relevant to that topic - The content is automatically generated from the same source as the official documentation - All code examples and API references are preserved in their original format