# Page Not Found

The URL `_next/static/css/d0e1feabb8d337ea.css` does not exist.

You might be looking for one of these pages:
- [Declarations](https://wu-lang.gitbook.io/guide/syntax/variables.md)
- [Structs](https://wu-lang.gitbook.io/guide/syntax/structs.md)
- [Functions](https://wu-lang.gitbook.io/guide/syntax/functions.md)
- [Switch](https://wu-lang.gitbook.io/guide/syntax/switch.md)
- [Traits](https://wu-lang.gitbook.io/guide/syntax/traits.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://wu-lang.gitbook.io/guide/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://wu-lang.gitbook.io/guide/llms-full.txt) - Full content export

## Tips for requesting documentation

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