# Page Not Found

The URL `development/general/dependency-patterns/dependency-injection` does not exist.

You might be looking for one of these pages:
- [Dependency injection](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/dependency-injection.md)
- [Depedency Injection In Gaming](https://grofit.gitbook.io/development-for-winners/development/game-dev-specific-stuff/recap-on-patterns/dependency-injection.md)
- [Service location](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/service-location.md)
- [Service Composition](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/service-composition.md)
- [Reactive Extensions](https://grofit.gitbook.io/development-for-winners/development/general/design-patterns/reactive-extensions.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/development-for-winners/development/general/design-patterns/dependency-injection.md`)
- Use `Accept: text/markdown` header for content negotiation