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

# Calls

> What a bot call looks like: the token card, live market state, security verdicts, and the first-seen receipt.

Every call renders the same way: the token card, the lane, live market state, the stats block,
the security verdicts, and the receipt line showing when the call was first seen and at what
market cap.

<Frame>
  <img src="https://mintcdn.com/primaltrade/AOvDWHlzKoAzSgZa/images/tg-card.png?fit=max&auto=format&n=AOvDWHlzKoAzSgZa&q=85&s=77f3f9a64c57113ce2d93b95d54819e6" alt="A live call: token card, Heating lane, stats and security blocks, and the first-seen receipt with Audit and Chart buttons" width="437" data-path="images/tg-card.png" />
</Frame>

## Calls carry receipts

Every call shows its entry market cap and time, and the leaderboard judges past calls by exactly
what subscribers saw. Same rule as the [terminal's record](/alpha/prime-trending): it never
repaints.

<Columns cols={2}>
  <Card title="Contract audit" icon="microscope" href="/telegram/audit">
    The 🔬 button, or paste any CA.
  </Card>

  <Card title="Charts" icon="chart-line" href="/telegram/chart">
    The 📈 button: mcap candles on demand.
  </Card>
</Columns>
