# Page Not Found

The URL `boxlang-language/structures` does not exist.

You might be looking for one of these pages:
- [Structures](https://boxlang.ortusbooks.com/boxlang-language/syntax/structures.md)
- [Program Structure](https://boxlang.ortusbooks.com/boxlang-language/program-structure.md)
- [Destructuring](https://boxlang.ortusbooks.com/boxlang-language/syntax/destructuring.md)
- [Syntax & Semantics](https://boxlang.ortusbooks.com/boxlang-language/syntax.md)
- [Classes & O.O.](https://boxlang.ortusbooks.com/boxlang-language/classes.md)

## How to find the correct page

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

## Tips for requesting documentation

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