# Page Not Found

The URL `docs/types/type-system.html` does not exist.

You might be looking for one of these pages:
- [@types](https://basarat.gitbook.io/typescript/type-system/types.md)
- [TypeScript's Type System](https://basarat.gitbook.io/typescript/type-system.md)
- [Type Assertion](https://basarat.gitbook.io/typescript/type-system/type-assertion.md)
- [Type Inference](https://basarat.gitbook.io/typescript/type-system/type-inference.md)
- [Type Compatibility](https://basarat.gitbook.io/typescript/type-system/type-compatibility.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://basarat.gitbook.io/typescript/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://basarat.gitbook.io/typescript/llms-full.txt) - Full content export

## Tips for requesting documentation

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