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

# Audits

All of GTE's smart contracts have been audited by Zellic as well as via two global Code4rena competitions.

<CardGroup cols={2}>
  <Card title="CLOB Audit Report" href="/audits/gte-clob-audit.pdf">
    Zellic audit report for GTE's Central Limit Order Book.
  </Card>

  <Card title="Launchpad Audit Report" href="/audits/gte-launchpad-audit.pdf">
    Zellic audit report for GTE's Launchpad.
  </Card>

  <Card title="Perps Audit Report" href="/audits/gte-perps-audit.pdf">
    Zellic audit report for GTE's Perpetuals.
  </Card>

  <Card title="Combined Audit Report" href="/audits/gte-clob-launchpad-audit.pdf">
    Zellic audit report for GTE's CLOB and Simple Launchpad.
  </Card>

  <Card title="Code4rena Spot Clob Competition" href="https://code4rena.com/audits/2025-07-gte-spot-clob-and-router">
    Public competitive audit with \$63,250 in rewards for GTE's Spot CLOB and Router.
  </Card>

  <Card title="Code4rena Perps Competition" href="https://code4rena.com/audits/2025-08-gte-perps-and-launchpad">
    Public competitive audit with \$103,250 in rewards for GTE's Perps and Launchpad.
  </Card>
</CardGroup>
