# Page Not Found

The URL `api/crud` does not exist.

You might be looking for one of these pages:
- [CRUD](https://query.docs.doyto.win/basic/crud.md)
- [Intermediate Table](https://query.docs.doyto.win/basic/association-service.md)
- [Optimistic Lock](https://query.docs.doyto.win/basic/optimistic-lock.md)
- [Cache](https://query.docs.doyto.win/web/cache.md)
- [Controller](https://query.docs.doyto.win/web/controller.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://query.docs.doyto.win/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://query.docs.doyto.win/llms-full.txt) - Full content export

## Tips for requesting documentation

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