# Page Not Found

The URL `en` does not exist.

You might be looking for one of these pages:
- [分布式Map](https://klein-doc.gitbook.io/zh_cn/design/fen-bu-shi-map.md)
- [分布式List](https://klein-doc.gitbook.io/zh_cn/design/fen-bu-shi-list.md)
- [Paxos介绍](https://klein-doc.gitbook.io/zh_cn/design/paxos-jie-shao.md)
- [分布式缓存](https://klein-doc.gitbook.io/zh_cn/design/fen-bu-shi-huan-cun.md)
- [分布式消息队列](https://klein-doc.gitbook.io/zh_cn/design/fen-bu-shi-xiao-xi-dui-lie.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/zh_cn/design/fen-bu-shi-map.md`)
- Use `Accept: text/markdown` header for content negotiation