# Charmed Chaos Engineering Platform ## In this documentation ````{grid} 1 1 2 2 ```{grid-item-card} :link: tutorial/ Tutorial ^^^ **Start here**: a hands-on introduction to Charmed Chaos Engineering platform for new users ``` ```{grid-item-card} :link: how-to/ How-to guides ^^^ **Step-by-step guides** covering key operations and common tasks ``` ```` ````{grid} 1 1 2 2 ```{grid-item-card} :link: reference/ **Reference** ^^^ **Technical information** - specifications, APIs, architecture ``` ```{grid-item-card} :link: explanation/ Explanation ^^^ **Discussion and clarification** of key topics ``` ```` ## Project and community Charmed Chaos Engineering platform is a member of the Ubuntu family. It’s an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback. - [Ubuntu Code of conduct](https://ubuntu.com/community/ethos/code-of-conduct) - [Open a bug](https://github.com/canonical/chaos-engineering/issues) - [Contribute](https://github.com/canonical/chaos-engineering/) ```{toctree} :hidden: tutorial/index how-to/index reference/index explanation/index ```