> For the complete documentation index, see [llms.txt](https://docs.superstructjs.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superstructjs.org/guides.md).

# Guides

- [Getting Started](https://docs.superstructjs.org/guides/01-getting-started.md)
- [Validating Data](https://docs.superstructjs.org/guides/02-validating-data.md)
- [Coercing Data](https://docs.superstructjs.org/guides/03-coercing-data.md)
- [Refining Validation](https://docs.superstructjs.org/guides/04-refining-validation.md)
- [Handling Errors](https://docs.superstructjs.org/guides/05-handling-errors.md)
- [Using TypeScript](https://docs.superstructjs.org/guides/06-using-typescript.md)
