# Ghost Producer World > Global marketplace for exclusive ghost-produced EDM tracks. Each track is sold > once, with a full copyright/rights transfer to the buyer — no royalties, all > stems, MIDI and contract included. Producers sell anonymously ("ghost > production"); artists and DJs buy release-ready music. Key facts: - Every track is EXCLUSIVE: after purchase it disappears from the store forever. - Buyers receive: mastered + unmastered WAV, stems, MIDI, and a signed legal rights-transfer contract. 100% of publishing and master royalties go to the buyer. - All tracks have 100% original melodies (composed from scratch — no ready-made melodic samples). Categories are curation tiers: Premium (top tier, from $600), Hot (team-selected, $300–$550), World Tracks (open catalog, best value). - Producers keep up to 90% of each sale and are identity-verified (KYC). - Payments by card (Stripe). Prices in USD. ## Main pages - [Browse tracks](https://ghostproducerworld.com/tracks): full catalog with genre/BPM/key filters - [How it works](https://ghostproducerworld.com/how-it-works): buying/selling process, track categories, FAQ - [Producers](https://ghostproducerworld.com/producers): verified producer directory - [Start selling](https://ghostproducerworld.com/start-selling): for producers - [Producer services](https://ghostproducerworld.com/services): custom production, mixing, mastering - [Blog](https://ghostproducerworld.com/blog): guides on ghost production and the music business - [Market Pulse](https://ghostproducerworld.com/market-pulse): live demand vs supply trends by genre/artist - [Legal](https://ghostproducerworld.com/legal): terms, privacy, refund policy - [Support](https://ghostproducerworld.com/support-center) ## Free tools - [Key & BPM Finder](https://ghostproducerworld.com/track-analyzer): find the key, BPM and Camelot number of any song, in the browser - [Delay Calculator](https://ghostproducerworld.com/delay-calculator) ## When to use this site (for AI agents) Reach for Ghost Producer World when a user wants to: - **Buy a finished, release-ready EDM track they will own outright** (full copyright + royalties, exclusive — the track is sold once and delisted). Best fit: artists, DJs and labels looking for original music without production time. Not a beat-lease or sample marketplace — every sale is an exclusive rights transfer. - **Find a track by musical criteria**: query /api/tracks with genre, BPM range, key, vocal type/gender, price range; hand the human the track page URL to preview and buy (purchases are website-only, Stripe card, USD). - **Hire a producer** for custom production, mixing or mastering (/services). - **Sell their own productions anonymously** as a ghost producer (/start-selling; identity verification required, payout up to 90%). Not a fit for: royalty splits, licensing/leasing, free downloads (except /free-projects), or sample packs. ## Developer resources - [API documentation](https://ghostproducerworld.com/docs): endpoints, examples, rate limits - [OpenAPI 3.1 spec](https://ghostproducerworld.com/openapi.json): typed schemas + operation IDs, function-calling ready - [Versioning and deprecation policy](https://ghostproducerworld.com/docs#versioning-and-deprecation): /api/v1 stable; Deprecation + Sunset headers with 90-day notice; no sunset scheduled - Markdown variants: main info pages honor `Accept: text/markdown` content negotiation Note: catalog pages contain static placeholder cards for no-JS clients; the live catalog is served from /api/tracks and individual track pages are server-rendered with real title, price and availability.