YAML-driven
Write questions and answers in plain YAML — no React, no MDX, no database. One file per entry.
Categories & ordering
Group questions under headings with the category field. Control the order within each group explicitly with order, or let them sort alphabetically.
Direct links
Every question gets a stable permalink derived from the question text. Visiting the URL automatically expands that entry and scrolls it into view.
i18n-ready
Drop translated YAML files into i18n/<locale>/docusaurus-plugin-faqs/ and the plugin picks them up automatically for non-default locale builds.