# Page Not Found

The URL `message-payloads` does not exist.

You might be looking for one of these pages:
- [Message Payloads](https://docs.csml.dev/language/sending-receiving-messages/message-payloads.md)
- [Keywords](https://docs.csml.dev/language/standard-library/keywords.md)
- [Array methods](https://docs.csml.dev/language/standard-library/array-methods.md)
- [Sending and Receiving Messages](https://docs.csml.dev/language/sending-receiving-messages.md)
- [Temporary and Long-Term variables](https://docs.csml.dev/language/memory/temporary-and-long-term-variables.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/sending-receiving-messages/message-payloads.md`)
- Use `Accept: text/markdown` header for content negotiation