Execution Tools
Purpose-built calculators for US dealmakers modeling economics, fees, and structures for Middle Eastern institutional capital.
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
<!-- Tool 1 -->
<a href="/tools/irr-calculator/" class="block bg-white p-6 border border-border hover:border-accent transition-all hover:-translate-y-1">
<span class="text-xs font-display uppercase tracking-widest text-accent mb-2 block">Returns</span>
<h3 class="text-xl font-bold mb-2">IRR Blended Co-Invest Calculator</h3>
<p class="text-gray-600 text-sm">Model the net IRR impact when an LP blends a 2/20 fund commitment with a 0/0 direct co-investment.</p>
</a>
<!-- Tool 2 -->
<a href="/tools/adgm-setup-cost/" class="block bg-white p-6 border border-border hover:border-accent transition-all hover:-translate-y-1">
<span class="text-xs font-display uppercase tracking-widest text-accent mb-2 block">Structuring</span>
<h3 class="text-xl font-bold mb-2">ADGM SPV Cost Estimator</h3>
<p class="text-gray-600 text-sm">Calculate setup and year-one operating costs for an Abu Dhabi Global Market Special Purpose Vehicle.</p>
</a>
<!-- Tool 3 -->
<a href="/tools/tax-withholding/" class="block bg-white p-6 border border-border hover:border-accent transition-all hover:-translate-y-1">
<span class="text-xs font-display uppercase tracking-widest text-accent mb-2 block">Tax</span>
<h3 class="text-xl font-bold mb-2">US-UAE Tax Withholding</h3>
<p class="text-gray-600 text-sm">Estimate dividend withholding and FIRPTA exposure based on entity type and US treaty status.</p>
</a>
<!-- Tool 4 -->
<a href="/tools/capital-call-model/" class="block bg-white p-6 border border-border hover:border-accent transition-all hover:-translate-y-1">
<span class="text-xs font-display uppercase tracking-widest text-accent mb-2 block">Liquidity</span>
<h3 class="text-xl font-bold mb-2">Capital Call Modeler</h3>
<p class="text-gray-600 text-sm">Forecast J-curve drawdown pacing over a standard 5-year investment period.</p>
</a>
<!-- Tool 5 -->
<a href="/tools/dpi-rvpi-calculator/" class="block bg-white p-6 border border-border hover:border-accent transition-all hover:-translate-y-1">
<span class="text-xs font-display uppercase tracking-widest text-accent mb-2 block">Metrics</span>
<h3 class="text-xl font-bold mb-2">DPI & RVPI Calculator</h3>
<p class="text-gray-600 text-sm">Calculate standard private equity performance multiples (TVPI, DPI, RVPI) based on cash flows.</p>
</a>
<!-- Tool 6 -->
<a href="/tools/fee-drag/" class="block bg-white p-6 border border-border hover:border-accent transition-all hover:-translate-y-1">
<span class="text-xs font-display uppercase tracking-widest text-accent mb-2 block">Fees</span>
<h3 class="text-xl font-bold mb-2">Management Fee Drag</h3>
<p class="text-gray-600 text-sm">Visualize how management fees compounded over 10 years reduce gross MOIC to net MOIC.</p>
</a>
<!-- Tool 7 -->
<a href="/tools/waterfall-distribution/" class="block bg-white p-6 border border-border hover:border-accent transition-all hover:-translate-y-1">
<span class="text-xs font-display uppercase tracking-widest text-accent mb-2 block">Returns</span>
<h3 class="text-xl font-bold mb-2">European Waterfall Modeler</h3>
<p class="text-gray-600 text-sm">Standard whole-fund European waterfall distribution model with preferred return inputs.</p>
</a>
<!-- Tool 8 -->
<a href="/tools/american-waterfall/" class="block bg-white p-6 border border-border hover:border-accent transition-all hover:-translate-y-1">
<span class="text-xs font-display uppercase tracking-widest text-accent mb-2 block">Returns</span>
<h3 class="text-xl font-bold mb-2">Deal-by-Deal Waterfall</h3>
<p class="text-gray-600 text-sm">American-style waterfall calculator highlighting GP carry realization and clawback risk.</p>
</a>
<!-- Tool 9 -->
<a href="/tools/currency-hedge/" class="block bg-white p-6 border border-border hover:border-accent transition-all hover:-translate-y-1">
<span class="text-xs font-display uppercase tracking-widest text-accent mb-2 block">Risk</span>
<h3 class="text-xl font-bold mb-2">USD/AED Peg Stability</h3>
<p class="text-gray-600 text-sm">Analyze return variances under theoretical de-pegging scenarios (stress testing tool).</p>
</a>
<!-- Tool 10 -->
<a href="/tools/carry-calculator/" class="block bg-white p-6 border border-border hover:border-accent transition-all hover:-translate-y-1">
<span class="text-xs font-display uppercase tracking-widest text-accent mb-2 block">Fees</span>
<h3 class="text-xl font-bold mb-2">GP Catch-up Calculator</h3>
<p class="text-gray-600 text-sm">Model the impact of 80/20 vs 100/0 GP catch-up structures on net LP distributions.</p>
</a>
</div>