import { Card, CardGrid } from ‘@astrojs/starlight/components’;
Pick a section to get started. All pages also live in the sidebar on the left.
[Get the module into your Magento project](/docs/install/) — Composer config, enable modules, set up your license key.
[Create your first field in 2 minutes](/docs/quick-start/) — admin walkthrough plus a storefront screenshot of the result.
[Visibility, scoping, options, validation](/docs/configure/) — every knob the admin form gives you, explained.
[Text, file, select, conditional, all 15 types](/docs/field-types/) — storage shape, validation, gotchas.
[Where fields can live](/docs/surfaces/) — all 18 surfaces, how each one is wired, how to bind to it.
[Skip the busywork](/docs/templates/) — 26 quick-add presets + use-case templates for Birthday Gift, B2B, Engraving, etc.
[Native Hyvä support](/docs/hyva/) — Magewire component for Hyvä Checkout + Tailwind storefront templates.
[Headless / PWA storefronts](/docs/rest-api/) — every value queryable, every field mutable.
[Common gotchas](/docs/troubleshooting/) — license verify failures, di:compile errors, theme cascade issues.