# Page Not Found

The URL `how_to_create_cpu` does not exist.

You might be looking for one of these pages:
- [CPUの創りかた](https://y-meguro.gitbook.io/reading-record/computer-systems/how_to_create_cpu.md)
- [計算理論の基礎](https://y-meguro.gitbook.io/reading-record/algorithms/introduction_to_the_theory_of_computation.md)
- [作って理解するOS](https://y-meguro.gitbook.io/reading-record/computer-systems/create_and_understand_os.md)
- [体系的に学ぶ 安全なWebアプリケーションの作り方](https://y-meguro.gitbook.io/reading-record/other/developing_secure_web_applications.md)
- [Operating System Concepts](https://y-meguro.gitbook.io/reading-record/computer-systems/operating_system_concepts.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/reading-record/computer-systems/how_to_create_cpu.md`)
- Use `Accept: text/markdown` header for content negotiation