Founder Equity & Vesting Agreement Generator

Fill out the form below to generate a customized founder equity and vesting agreement

Company & Founders
Equity & Vesting
Roles & Decisions
Legal Terms
Agreement Preview
`], { type: 'text/html' }); const a = document.createElement('a'); a.href = URL.createObjectURL(blob); a.download = `${companyName} - Founder Agreement - ${founder1Name} and ${founder2Name}.html`; document.body.appendChild(a); a.click(); document.body.removeChild(a); }