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

# Security & trust

> What the contracts guarantee — and what they don't.

HyperPad's whole pitch is that you don't have to trust the team. Here's exactly why.

<CardGroup cols={2}>
  <Card title="Non-custodial" icon="vault">
    Buyer funds live in the sale contract until settlement. No team or operator wallet is ever in the
    path of your money.
  </Card>

  <Card title="Locked liquidity" icon="lock">
    The launch LP can't be withdrawn. The pool stays; only the trading fees are claimable, and only by
    the project.
  </Card>

  <Card title="Honest supply" icon="fire">
    Unsold tokens burn at settlement, and HyperPad-minted tokens have **no further mint rights**. The
    cap you see is the cap that exists.
  </Card>

  <Card title="Trustless refunds" icon="rotate-left">
    If a sale misses its soft cap, every buyer reclaims 100% by calling a function — no approval, no
    waiting on anyone.
  </Card>
</CardGroup>

<Info>
  Found a vulnerability? Please report it responsibly through the project's GitHub before disclosing it
  anywhere public.
</Info>
