# Page Not Found

The URL `overview/scalars` does not exist.

You might be looking for one of these pages:
- [Scalars](https://docs.ergonode.com/graphql/overview/schema/scalars.md)
- [Schema](https://docs.ergonode.com/graphql/overview/schema.md)
- [Enums](https://docs.ergonode.com/graphql/overview/schema/enums.md)
- [Queries](https://docs.ergonode.com/graphql/overview/schema/queries.md)
- [Mutations](https://docs.ergonode.com/graphql/overview/schema/mutations.md)

## How to find the correct page

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

## Tips for requesting documentation

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