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

# 5-minute tour

> Walk through the platform end to end — from fleet KPIs to a downloadable CII Statement.

This tour shows what an evaluator typically looks at first. It assumes you already have data loaded for at least one vessel and one year; if not, jump to [Excel upload format](/data/excel-upload-format) first.

<Tip>
  Want to follow along on the live app? [Open the demo dashboard](https://emissions-grrc--ildrgucx.apps.metaweave.in/?x-vercel-protection-bypass=ItrdifHwTIkDcePAkJxyr1fBRh2QZdlL\&x-vercel-set-bypass-cookie=samesitenone) in a new tab — it has a demo fleet preloaded so every step below works out of the box.
</Tip>

<Steps>
  <Step title="Pick a year">
    The year selector in the header drives every page in the app. Choose any year that has data — or stay on the current year and toggle **YTD** for year-to-date.

    <Frame caption="Year selector with YTD toggle for the current year.">
      <img src="https://mintcdn.com/metaweaveconsultant/ZChQsW2FZuO2wFx2/images/fleet-overview/year-selector.png?fit=max&auto=format&n=ZChQsW2FZuO2wFx2&q=85&s=7d51917338f4dc76b42774670be628f4" alt="Year selector" width="2880" height="2592" data-path="images/fleet-overview/year-selector.png" />
    </Frame>
  </Step>

  <Step title="Read the fleet at a glance">
    The home page tells you four things instantly: how many vessels reported, total CO₂, EU ETS cost so far, and FuelEU compliance status — plus the A–E distribution across the fleet.

    <Frame caption="Four summary cards plus the CII A–E distribution.">
      <img src="https://mintcdn.com/metaweaveconsultant/ZChQsW2FZuO2wFx2/images/fleet-overview/summary-and-distribution.png?fit=max&auto=format&n=ZChQsW2FZuO2wFx2&q=85&s=3021e58cddecab4b507c2260f9276a81" alt="Fleet KPIs and CII distribution" width="2880" height="2592" data-path="images/fleet-overview/summary-and-distribution.png" />
    </Frame>
  </Step>

  <Step title="Drill into a vessel">
    Click any row in the fleet table. The vessel page shows a CII gauge, EEOI by TEU and by weight, fuel breakdown, and a 12-month rolling chart with required CII step lines.

    <Frame caption="Vessel detail — CII gauge, comparison box, and rolling chart.">
      <img src="https://mintcdn.com/metaweaveconsultant/ZChQsW2FZuO2wFx2/images/vessel-detail/hero.png?fit=max&auto=format&n=ZChQsW2FZuO2wFx2&q=85&s=5e16a081f43f7f3b7e9829a2f7a9f0c2" alt="Vessel detail page" width="2880" height="4520" data-path="images/vessel-detail/hero.png" />
    </Frame>
  </Step>

  <Step title="Expand a voyage">
    The voyages table on the vessel page is expandable. Click a row to see the leg-by-leg breakdown with EU ETS coverage applied to each segment.

    <Frame caption="Voyages expand into legs showing covered CO₂ per segment.">
      <img src="https://mintcdn.com/metaweaveconsultant/ZChQsW2FZuO2wFx2/images/vessel-detail/voyages-expanded.png?fit=max&auto=format&n=ZChQsW2FZuO2wFx2&q=85&s=aea69c55f3b475e818ca32c13d2105ab" alt="Expandable voyages with legs" width="2880" height="4876" data-path="images/vessel-detail/voyages-expanded.png" />
    </Frame>
  </Step>

  <Step title="Check EU ETS exposure">
    The EU ETS dashboard shows the year's phase-in factor, voyage classification breakdown, and cost projection at the configured EUA price.

    <Frame caption="EU ETS — phase-in banner, voyage types, and leg coverage.">
      <img src="https://mintcdn.com/metaweaveconsultant/ZChQsW2FZuO2wFx2/images/eu-ets/hero.png?fit=max&auto=format&n=ZChQsW2FZuO2wFx2&q=85&s=70555ec244f9f19e564bd3465daa89e9" alt="EU ETS dashboard" width="2880" height="4212" data-path="images/eu-ets/hero.png" />
    </Frame>
  </Step>

  <Step title="Generate a report">
    The Reports hub centralises all five regulatory outputs. Pick a vessel, pick a report, hit download.

    <Frame caption="Reports hub — vessel-level and fleet-level reports in one place.">
      <img src="https://mintcdn.com/metaweaveconsultant/ZChQsW2FZuO2wFx2/images/reports/hub.png?fit=max&auto=format&n=ZChQsW2FZuO2wFx2&q=85&s=4dc95fb65b2ceb4709d4c6b139b5b17f" alt="Reports hub" width="2880" height="1800" data-path="images/reports/hub.png" />
    </Frame>
  </Step>
</Steps>

## Where to go next

<CardGroup cols={2}>
  <Card title="Compliance frameworks" icon="scale-balanced" href="/concepts/compliance-overview">
    Read primers on each regulation the platform handles.
  </Card>

  <Card title="Product tour" icon="map" href="/product/fleet-overview">
    A page-by-page walkthrough with every screen and feature.
  </Card>

  <Card title="Methodology" icon="flask" href="/methodology/cii-formulas">
    Formulas, constants, and references behind every calculation.
  </Card>

  <Card title="Upload your data" icon="upload" href="/product/data-upload">
    Excel format, validation, and onboarding new vessels.
  </Card>
</CardGroup>
