# Greenhouse Games Developer Docs ## Docs - [Allowed Asset Types](https://docs.ghg.gg/assets/allowed-types.md): Recognized file extensions accepted by the Greenhouse Games platform, grouped by category. - [Local Testing](https://docs.ghg.gg/csp/local-testing.md): Test your game against the platform CSP before submitting - [CSP Policy Reference](https://docs.ghg.gg/csp/policy-reference.md): The full Content Security Policy enforced on all deployed games - [Practical Implications](https://docs.ghg.gg/csp/practical-implications.md): What the CSP means for how you build and bundle your game - [Getting Started](https://docs.ghg.gg/getting-started.md): A step-by-step guide to preparing and submitting your first game on Greenhouse Games. - [Blocked APIs](https://docs.ghg.gg/security/blocked-apis.md): JavaScript APIs that are prohibited in game bundles and will trigger security findings. - [Blocked Domains](https://docs.ghg.gg/security/blocked-domains.md): Network restrictions, allowed domains, and explicitly blocked domains for game bundles. - [Severity Levels](https://docs.ghg.gg/security/severity-levels.md): How security scan findings are classified and which severity levels block deployment. - [Bundle Format](https://docs.ghg.gg/submission/bundle-format.md): File format, size limits, and file count restrictions for game submissions - [File Limits](https://docs.ghg.gg/submission/file-limits.md): Rate limits and submission throttling for game uploads - [Folder Structure](https://docs.ghg.gg/submission/folder-structure.md): How to organize files in your game bundle and where index.html must be located - [Submission Checklist](https://docs.ghg.gg/submission/submission-checklist.md): All constraints to verify before uploading your game bundle ## Optional - [Platform](https://greenhousegames.io)