# Page Not Found

The URL `language。` does not exist.

You might be looking for one of these pages:
- [Installing CSML](https://docs.csml.dev/language/installing-csml.md)
- [Sending and Receiving Messages](https://docs.csml.dev/language/sending-receiving-messages.md)
- [Conditional Logic](https://docs.csml.dev/language/conditional-logic.md)
- [Navigating in a CSML Bot](https://docs.csml.dev/language/navigating-in-a-csml-bot.md)
- [Global variables](https://docs.csml.dev/language/memory/global-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/installing-csml.md`)
- Use `Accept: text/markdown` header for content negotiation