# Page Not Found

The URL `api-documentation/auto-mapping` does not exist.

You might be looking for one of these pages:
- [Auto Mapping](https://shapeshift.krud.dev/features/auto-mapping.md)
- [Annotations](https://shapeshift.krud.dev/api-documentation/annotations.md)
- [Java Builder](https://shapeshift.krud.dev/api-documentation/java-builder.md)
- [Kotlin DSL](https://shapeshift.krud.dev/api-documentation/dsl.md)
- [Instance Mapping](https://shapeshift.krud.dev/guides/instance-mapping.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://shapeshift.krud.dev/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://shapeshift.krud.dev/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/features/auto-mapping.md`)
- Use `Accept: text/markdown` header for content negotiation