# Page Not Found

The URL `misc/using-custom-sounds` does not exist.

You might be looking for one of these pages:
- [Using Custom Sounds](https://mtgmodders.gitbook.io/etg-modding-guide/sounds/using-custom-sounds.md)
- [Making Asset bundles](https://mtgmodders.gitbook.io/etg-modding-guide/misc/making-asset-bundles.md)
- [Subscribing Methods to Actions](https://mtgmodders.gitbook.io/etg-modding-guide/misc/subscribing-methods-to-actions.md)
- [Reversing Player Controls](https://mtgmodders.gitbook.io/etg-modding-guide/misc/reversing-player-controls.md)
- [Loading Custom Sprites](https://mtgmodders.gitbook.io/etg-modding-guide/sprites/loading-custom-sprites.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/etg-modding-guide/sounds/using-custom-sounds.md`)
- Use `Accept: text/markdown` header for content negotiation