# Page Not Found

The URL `guide/custom_schema_types.html` does not exist.

You might be looking for one of these pages:
- [自定义schema类型](https://mongoose.shujuwajue.com/guide/custom_schema_types.md)
- [模式（schemas）](https://mongoose.shujuwajue.com/guide/schemas.md)
- [模式类型（types）](https://mongoose.shujuwajue.com/guide/schemas/typesmd.md)
- [自定义类型（custom）](https://mongoose.shujuwajue.com/guide/schemas/custom.md)
- [文档（documents）](https://mongoose.shujuwajue.com/guide/documents.md)

## How to find the correct page

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

## Tips for requesting documentation

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