# Page Not Found

The URL `go-fundamentals/archive` does not exist.

You might be looking for one of these pages:
- [Mocking](https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/mocking.md)
- [Iteration](https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/iteration.md)
- [Reflection](https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/reflection.md)
- [Maths](https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/math.md)
- [Reading files](https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/reading-files.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://quii.gitbook.io/learn-go-with-tests/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://quii.gitbook.io/learn-go-with-tests/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/learn-go-with-tests/go-fundamentals/mocking.md`)
- Use `Accept: text/markdown` header for content negotiation