# Page Not Found

The URL `book/schemas/removing-fields` does not exist.

You might be looking for one of these pages:
- [Fields](https://docs.stof.dev/core-concepts/fields.md)
- [Schemas](https://docs.stof.dev/common-patterns/schemas.md)
- [String Library (Str)](https://docs.stof.dev/libraries/type-libraries/string-library-str.md)
- [Numbers](https://docs.stof.dev/core-concepts/types/numbers.md)
- [Semantic Version Library (Ver)](https://docs.stof.dev/libraries/type-libraries/semantic-version-library-ver.md)

## How to find the correct page

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

## Tips for requesting documentation

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