> For the complete documentation index, see [llms.txt](https://shedaniel.gitbook.io/cloth-config/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shedaniel.gitbook.io/cloth-config/auto-config.md).

# Auto Config

- [Introduction to Auto Config 1u](https://shedaniel.gitbook.io/cloth-config/auto-config/introduction-to-auto-config-1u.md)
- [Setup with Gradle](https://shedaniel.gitbook.io/cloth-config/auto-config/setup-with-gradle.md)
- [Creating a Config Class](https://shedaniel.gitbook.io/cloth-config/auto-config/creating-a-config-class.md)
- [Registering the Config](https://shedaniel.gitbook.io/cloth-config/auto-config/registering-the-config.md)
- [Reading the Config](https://shedaniel.gitbook.io/cloth-config/auto-config/reading-the-config.md)
- [Generating a Cloth Config Screen](https://shedaniel.gitbook.io/cloth-config/auto-config/generating-a-cloth-config-screen.md)
- [Annotations](https://shedaniel.gitbook.io/cloth-config/auto-config/annotations.md)
- [Post-Validation](https://shedaniel.gitbook.io/cloth-config/auto-config/post-validation.md)
- [Partitioning the Config](https://shedaniel.gitbook.io/cloth-config/auto-config/partitioning-the-config.md)
- [Custom Gui Handlers](https://shedaniel.gitbook.io/cloth-config/auto-config/custom-gui-handlers.md)
