{[
{ n: "01", t: "Search verified rooms", d: "Filter by city, rent, accessibility, vouchers, and program eligibility." },
{ n: "02", t: "Match with a host", d: "Send an introduction. Hosts respond within 24 hours on average." },
{ n: "03", t: "Run background & docs", d: "Voucher verification and identity checks happen in-platform — no faxes." },
{ n: "04", t: "Move in", d: "Sign the standard Roomly room-rental agreement. Payouts begin day one." },
].map((s, i) => (
{s.n}
{s.t}
{s.d}
))}
{/* Voices — three audience testimonials */}
Voices from the network
Different paths in, same outcome.
{[
{
role: "Case worker · Phoenix",
quote: "I used to spend three weeks of phone calls placing one client. With Roomly I shortlist five rooms in an afternoon and a guest is moved in by Friday.",
name: "Renée Alvarez", org: "Maricopa County Housing Stability", placed: "47 clients placed",
},
{
role: "Guest · Oakland",
quote: "I had my voucher for eight months and nowhere to use it. Marian responded the same day. I've been in the room four months and I'm working again.",
name: "Devon T.", org: "HUD-VASH voucher", placed: "Moved in Jan 2025",
},
{
role: "Host · Houston",
quote: "The screening removed every awkward conversation. Payouts hit my account on the first. I've hosted three guests in a row with no gaps.",
name: "Yolanda P.", org: "Hosts 2 rooms", placed: "$1,560/mo income",
},
].map(t => (
{t.role}
“{t.quote}”
{t.name.split(" ").map(w => w[0]).join("")}
{t.name}{t.org} · {t.placed}
))}
{/* Trust band */}
Trust by design
Every host is verified. Every guest is supported.
Hosts complete identity, property, and safety checks before listing. Guests
are supported by case workers, recovery programs, or our in-house housing navigators.
428 housing agencies route clients through Roomly.
From county housing authorities to recovery programs to VA case management
— agencies use the same shared inventory and submit applications without leaving their workflow.
{[
"Maricopa County HSD", "VA Greater LA", "Houston Coalition",
"Atlanta Mission", "Project Home (PHL)", "Bay Area Community Svc.",
"Cleveland Housing Net.", "Chrysalis", "Catholic Charities USA",
].map(n => (
{[
{ q: "Do I need good credit to rent through Roomly?", a: "No. Roomly does not run credit checks. We verify identity, voucher status if applicable, and eviction history within the last three years. Hosts agree to these standards when they list." },
{ q: "How are vouchers paid?", a: "If you have a HUD voucher, the housing authority pays the host directly each month and you cover any tenant portion via Roomly. We handle the W-9, HAP contract, and inspection scheduling." },
{ q: "Can I bring a pet, child, or partner?", a: "Each listing specifies what's allowed. Filter for pet-friendly, family-friendly, or two-occupant rooms. Hosts can require a pet deposit but most don't." },
{ q: "What if a placement doesn't work out?", a: "Either party can end the agreement with 14 days' notice. Roomly will help relocate the guest within 7 days at no cost. We track this — our re-housing rate is 96%." },
{ q: "How are hosts vetted?", a: "Identity verification through Persona, property photos, a 14-day inspection window, and references. We re-verify every 12 months and remove hosts who fall below 4.0 stars." },
{ q: "Is Roomly free?", a: "Free for guests and case workers, always. Hosts pay a 6% service fee on collected rent — that covers screening, inspections, the payout system, and 24/7 dispute support." },
].map((f, i) => (
))}
{/* Final CTA */}
Ready when you are
Someone is looking for a room tonight. Maybe it's yours.
List in 8 minutes. We'll handle the rest — verification, payments, paperwork, and a 24/7 housing navigator on call.
{[
{ k: "8 min", v: "to publish a listing" },
{ k: "$0", v: "to list — fees only on rent collected" },
{ k: "48 hrs", v: "from rent received to your bank" },
{ k: "24/7", v: "support for hosts & guests" },
].map(s => (