# Page Not Found

The URL `how-to.../implementation/use-the-new-input-system` does not exist.

You might be looking for one of these pages:
- [Use the new input system](https://lightbug14.gitbook.io/ccp/how-to.../implementation/actions/use-the-new-input-system.md)
- [Use a custom Input Handler](https://lightbug14.gitbook.io/ccp/how-to.../implementation/actions/use-a-custom-input-handler.md)
- [Organize the character hierarchy](https://lightbug14.gitbook.io/ccp/how-to.../implementation/organize-the-character-hierarchy.md)
- [States](https://lightbug14.gitbook.io/ccp/how-to.../implementation/states.md)
- [Implementation](https://lightbug14.gitbook.io/ccp/how-to.../implementation.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/ccp/how-to.../implementation/actions/use-the-new-input-system.md`)
- Use `Accept: text/markdown` header for content negotiation