# User guide

- [Configuration](/docs/user-guide/configuration.md) - how to configure stylelint.
- [About rules](/docs/user-guide/about-rules.md) - an explanation of rule names and how rules work together.
- [Rules](/docs/user-guide/rules.md) - a list of stylelint's rules.
- [Plugins](/docs/user-guide/plugins.md) - a list of community plugins.
- [Example config](/docs/user-guide/example-config.md) - an example config that you can use as a blueprint for your own.
- [The CLI](/docs/user-guide/cli.md) - examples and exit codes for using the CLI.
- [The Node API](/docs/user-guide/node-api.md) - options and examples for using the Node API.
- [The PostCSS plugin](/docs/user-guide/postcss-plugin.md) - options and examples for using the PostCSS plugin.
- [CSS processors](/docs/user-guide/css-processors.md) - how to use the linter with a CSS processor, like SCSS or PostCSS plugins.
- [Release planning](/docs/user-guide/release-planning.md) - plans and calls-for-help for upcoming releases.
- [Complementary tools](/docs/user-guide/complementary-tools.md) - list of editor plugins, build tool plugins and other tools.
- [FAQ](/docs/user-guide/faq.md) - frequently asked questions about using and configuring stylelint.
- [Articles](/docs/user-guide/articles.md) - a collection of articles and tutorials about stylelint.
