# Page Not Found

The URL `official-tutorial-notes/methods-and-interfaces/interfaces` does not exist.

You might be looking for one of these pages:
- [Interfaces](https://blog.yushunchen.com/golang-notes/official-tutorial-notes/methods-and-interfaces/interfaces.md)
- [Images](https://blog.yushunchen.com/golang-notes/official-tutorial-notes/methods-and-interfaces/images.md)
- [Methods and Interfaces](https://blog.yushunchen.com/golang-notes/official-tutorial-notes/methods-and-interfaces.md)
- [Stringers](https://blog.yushunchen.com/golang-notes/official-tutorial-notes/methods-and-interfaces/stringers.md)
- [Readers](https://blog.yushunchen.com/golang-notes/official-tutorial-notes/methods-and-interfaces/readers.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/golang-notes/official-tutorial-notes/methods-and-interfaces/interfaces.md`)
- Use `Accept: text/markdown` header for content negotiation