# Page Not Found

The URL `guides/active-record-with-cql/scopes` does not exist.

You might be looking for one of these pages:
- [Create Query Scopes](https://azutopia.gitbook.io/cql/querying/scopes.md)
- [Error Codes](https://azutopia.gitbook.io/cql/resources/error-codes.md)
- [Repository Pattern](https://azutopia.gitbook.io/cql/explanation/active-record/repository.md)
- [Part 4: CRUD Operations](https://azutopia.gitbook.io/cql/tutorials/01-project-setup/04-crud-operations.md)
- [Design Patterns](https://azutopia.gitbook.io/cql/explanation/active-record.md)

## How to find the correct page

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

## Tips for requesting documentation

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