# Page Not Found

The URL `standard-library/macros` does not exist.

You might be looking for one of these pages:
- [Keywords](https://docs.csml.dev/language/standard-library/keywords.md)
- [Number methods](https://docs.csml.dev/language/standard-library/number-methods.md)
- [Array methods](https://docs.csml.dev/language/standard-library/array-methods.md)
- [String methods](https://docs.csml.dev/language/standard-library/string-methods.md)
- [Object methods](https://docs.csml.dev/language/standard-library/object-methods.md)

## How to find the correct page

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

## Tips for requesting documentation

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