# Accordion

> Accordions to your documentation  Based on Radix UI Accordion, useful for FAQ sections.   Linking to Accordion You can specify an id for accordion. The accordion will automatically open when the user is navigating to the page with the specified id in hash parameter.

- Author: [Fuma Nama](https://21st.dev/@fuma-nama)
- Library: [Fumadocs](https://21st.dev/@fuma-nama/library/fumadocs)
- License: mit
- Tags: Accordion, Documentation
- npm dependencies: lucide-react, @radix-ui/react-accordion
- Live preview: https://21st.dev/@fuma-nama/components/accordion

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/fuma-nama/accordion?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt · More like this: https://21st.dev/community/components/s/accordion.md
