# Page Not Found

The URL `ch06.html` does not exist.

You might be looking for one of these pages:
- [Chapter 06: Example Application](https://mostly-adequate.gitbook.io/mostly-adequate-guide/ch06.md)
- [Chapter 01: What Ever Are We Doing?](https://mostly-adequate.gitbook.io/mostly-adequate-guide/ch01.md)
- [Chapter 02: First Class Functions](https://mostly-adequate.gitbook.io/mostly-adequate-guide/ch02.md)
- [Chapter 03: Pure Happiness with Pure Functions](https://mostly-adequate.gitbook.io/mostly-adequate-guide/ch03.md)
- [Chapter 04: Currying](https://mostly-adequate.gitbook.io/mostly-adequate-guide/ch04.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/mostly-adequate-guide/ch06.md`)
- Use `Accept: text/markdown` header for content negotiation