# Page Not Found

The URL `guides` does not exist.

You might be looking for one of these pages:
- [Functions](https://developers.raycast.com/utilities/functions.md)
- [Icons](https://developers.raycast.com/utilities/icons.md)
- [System Utilities](https://developers.raycast.com/api-reference/utilities.md)
- [Grid](https://developers.raycast.com/api-reference/user-interface/grid.md)
- [Introduction](https://developers.raycast.com/readme.md)

## How to find the correct page

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

## Tips for requesting documentation

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