# Page Not Found

The URL `docs/faqs` does not exist.

You might be looking for one of these pages:
- [常见问题](https://go-macaron.com/zh-cn/faqs.md)
- [FAQs](https://go-macaron.com/faqs.md)
- [Cache](https://go-macaron.com/middlewares/cache.md)
- [中间件和辅助模块](https://go-macaron.com/zh-cn/middlewares.md)
- [Captcha](https://go-macaron.com/middlewares/captcha.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://go-macaron.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://go-macaron.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/zh-cn/faqs.md`)
- Use `Accept: text/markdown` header for content negotiation