# Page Not Found

The URL `scenes/programming-patterns` does not exist.

You might be looking for one of these pages:
- [Programming patterns](https://docs.decentraland.org/creator/scenes-sdk7/programming-patterns.md)
- [Game Objects](https://docs.decentraland.org/creator/scenes-sdk7/programming-patterns/game-objects.md)
- [Mutable Data](https://docs.decentraland.org/creator/scenes-sdk7/programming-patterns/mutable-data.md)
- [Async Functions](https://docs.decentraland.org/creator/scenes-sdk7/programming-patterns/async-functions.md)
- [Getting started](https://docs.decentraland.org/creator/scenes-sdk7/getting-started.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/creator/scenes-sdk7/programming-patterns.md`)
- Use `Accept: text/markdown` header for content negotiation