> ## Documentation Index
> Fetch the complete documentation index at: https://docs.areal.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Rental Cars

> Income reports for the rental car assets in the basket

export const ReservesLive = () => <iframe src="https://0xrealist.github.io/docs-widgets/reserves/?asset=mini-cooper&amp;v=20260708b" title="Costs & reserves (live)" loading="lazy" scrolling="no" className="wfr wfr-reserves" style={{
  colorScheme: "normal"
}} />;

Rental vehicles operated in fleets, earning rental income for the basket.

<div className="asset-card">
  <img src="https://mintcdn.com/areal/GW8KOHcnZ4w6FV2C/images/asset-mini-cooper.jpg?fit=max&auto=format&n=GW8KOHcnZ4w6FV2C&q=85&s=f6a9a57b9b9bd98af1ad7697d4f5a631" alt="Mini Cooper Convertible" width="1280" height="854" data-path="images/asset-mini-cooper.jpg" />

  <div className="asset-body">
    <div className="asset-head">
      <div className="asset-name">Mini Cooper Convertible</div>
      <span className="asset-status"><span className="sdot" /> Active</span>
    </div>

    <div className="asset-sub">2023 · Rental car</div>

    <div className="asset-meta">
      <span className="asset-chip">Value \$25,000</span>
      <span className="asset-chip">Dubai, UAE</span>
      <span className="asset-chip">Rental income</span>
    </div>

    <div className="asset-foot">
      <span className="asset-added">In the basket since <strong>June 1, 2026</strong></span>
    </div>
  </div>
</div>

### Costs & reserves

<ReservesLive />

### Income report

The RWT Engine receives **60%** of rental income; the fleet operator keeps **40%** for servicing and
maintenance. From the Engine's share we set aside amortization and insurance reserves — the remainder
is net profit. APY annualizes net profit against the asset value. Amounts in USD (from AED at 3.6725),
net of VAT.

| Period   | Revenue | Costs | Net profit | APY   |
| -------- | ------- | ----- | ---------- | ----- |
| Jun 2026 | \$343   | \$208 | \$135      | 6.47% |

<Card title="Download June 2026 report (PDF)" icon="file-arrow-down" href="/reports/mini-cooper-june-2026.pdf">
  Monthly rental report — Mini Cooper Convertible, June 2026.
</Card>

<Note>
  First income report published on July 5, 2026 for the June earning period (Jun 1–21, 2026). APY
  annualizes net profit ($135/mo) against the asset value ($25,000): 135 × 12 / 25,000 ≈ 6.5%.
  Subsequent monthly reports will be added to the table above.
</Note>
