# Page Not Found

The URL `key-concepts/automatic-type-inference` does not exist.

You might be looking for one of these pages:
- [Value Types](https://docs.csml.dev/language/automatic-type-inference.md)
- [Automatic Type Inference](https://docs.csml.dev/language/automatic-type-inference-1.md)
- [Custom Components](https://docs.csml.dev/language/sending-receiving-messages/custom-components.md)
- [Global variables](https://docs.csml.dev/language/memory/global-variables.md)
- [External Code Execution](https://docs.csml.dev/language/custom-code-execution.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/language/automatic-type-inference.md`)
- Use `Accept: text/markdown` header for content negotiation