# White Feather Investments — Hyperion Campaign > Liberate Dreams. Achieve Freedom. A real-estate investment platform that sources, underwrites, and showcases single-family rental deals in Northeast Louisiana for investors and wholesalers. White Feather Investments (WFI) runs the Hyperion Campaign: a deal pipeline and analysis platform built on Next.js and Supabase. Investors browse vetted, fully-underwritten rental deals; wholesalers manage their pipeline and submit properties; the public site presents the campaign thesis and lets sellers submit deals through an intake form. Access to the underwriting platform is invite-only; the marketing and embed surfaces are public. Market focus: 4 target ZIP codes around Richland and Ouachita Parish, Louisiana (Monroe, West Monroe, Rayville). Deal lifecycle: 8 tracked statuses — Closed, In Escrow, Investor Ready, Investor Assigned, Offered, Evaluating, Dead, Waiting. ## Docs - [Campaign overview](https://hyperion.whitefeatherinvestments.com/campaign): The Hyperion Campaign thesis, strategy, and market focus. - [Investor guide](https://hyperion.whitefeatherinvestments.com/investor-guide): How investors evaluate and claim deals on the platform. - [Submit a deal](https://hyperion.whitefeatherinvestments.com/intake): Public intake form for sellers and wholesalers to submit a property. - [Terms of service](https://hyperion.whitefeatherinvestments.com/terms) - [Privacy policy](https://hyperion.whitefeatherinvestments.com/privacy) ## API Reference - [GET /api/v1/deals](https://hyperion.whitefeatherinvestments.com/api/v1/deals): Public deals API. Authenticate with `Authorization: Bearer wfi_` and the `deals:read` scope. Rate-limited (responses carry `X-RateLimit-Limit`/`-Remaining`/`-Reset`). Returns a curated deal field set (address, beds/baths/sqft, year built, status, deal type, pricing, market/conservative/META rent estimates, FEMA zone, rehab budget) — no PII or internal estimation details. Investor-scoped keys see public statuses only. ## Integrations - [Deals grid embed](https://hyperion.whitefeatherinvestments.com/embed/deals): Iframe-embeddable deal list (Webflow-ready, chrome-free). - [Map embed](https://hyperion.whitefeatherinvestments.com/embed/map): Geographic deal map for embedding. - [Deal card embed](https://hyperion.whitefeatherinvestments.com/embed/card/{id}): Single-deal summary card by property id. ## Optional - [Synchronex portfolio index](https://synchronex.ai/llms.txt): Cross-portfolio llms.txt index this product belongs to. - [Request access](https://hyperion.whitefeatherinvestments.com/request-access): Invite-only access request for the underwriting platform.