Support Our Mission

Your donation helps transform lives through comprehensive reentry support

Make a Difference

Every contribution helps us provide housing, training, and support for individuals rebuilding their lives after incarceration.

One-Time Donation

Your Impact

$25

Provides a week of transportation for one participant

$100

Covers job interview clothing for 2 participants

$500

Funds one month of case management

$1000

Supports complete program enrollment for one person

The RISE Group is a registered 501(c)(3) nonprofit. All donations are tax-deductible.

// OpnForm iframe auto-resize window.addEventListener('message',function(e){if(e.data&&e.data.type==='opnform-resize'){document.querySelectorAll('iframe[src*="/f/forms/"]').forEach(function(iframe){if(e.data.height){iframe.style.height=e.data.height+'px';iframe.style.minHeight=e.data.height+'px';}});}});