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

# Showcase

> TrustGate across its surfaces. Screenshots of the live reads, badges, and dashboards.

<Note>
  The images on this page are placeholders. Drop real screenshots at the paths shown under each frame and they will render. Filenames are listed at the bottom so you can batch them in one go.
</Note>

## TokenShield

The token read, on both chains. A tier, the flags, and the detail behind a coin or contract.

<Frame caption="TokenShield on Arc">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/trustinfra/images/showcase/tokenshield-arc.png" alt="TokenShield on Arc" />
</Frame>

<Frame caption="TokenShield on Sui">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/trustinfra/images/showcase/tokenshield-sui.png" alt="TokenShield on Sui" />
</Frame>

## Wallet Trust Score

The wallet read. A tier and flags built from an address's full onchain history.

<Frame caption="Wallet Trust Score">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/trustinfra/images/showcase/wallet-trust-score.png" alt="Wallet Trust Score" />
</Frame>

## Gated Pools

Reputation as a door. The pool that checks standing before it lets a wallet act.

<Frame caption="Gated pool dashboard">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/trustinfra/images/showcase/gated-pool.png" alt="Gated pool dashboard" />
</Frame>

## The Widget

The badge, live in a real product. One script tag, sitting next to a token where a user is about to make a call.

<Frame caption="The trust badge embedded in a DEX">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/trustinfra/images/showcase/widget-in-dex.png" alt="Trust badge in a DEX" />
</Frame>

## Trust-Ordered Discovery

A feed with trust layered on top. Badges and flags per item, in your order.

<Frame caption="A trust-ordered discovery feed">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/trustinfra/images/showcase/discovery-feed.png" alt="Discovery feed" />
</Frame>

## Filenames to drop

Place these in `images/showcase/` and the frames above fill in.

```text theme={null}
tokenshield-arc.png
tokenshield-sui.png
wallet-trust-score.png
gated-pool.png
widget-in-dex.png
discovery-feed.png
```

<CardGroup cols={2}>
  <Card title="See it live" icon="arrow-up-right-from-square" href="https://www.trustgated.xyz">
    Skip the screenshots and open the real thing.
  </Card>

  <Card title="The products" icon="grip" href="/products/overview">
    What each surface does.
  </Card>
</CardGroup>
