# Page Not Found

The URL `docs` does not exist.

You might be looking for one of these pages:
- [FAQs](https://go-macaron.com/faqs.md)
- [Core Concepts](https://go-macaron.com/core_concepts.md)
- [Core Services](https://go-macaron.com/core_services.md)
- [Custom Services](https://go-macaron.com/custom_services.md)
- [简体中文](https://go-macaron.com/zh-cn.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., `/faqs.md`)
- Use `Accept: text/markdown` header for content negotiation