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

# NovaShield Security Engine

> AI-powered Solana security scanning API. Analyze transactions, tokens, addresses, dApps, and URLs before users sign.

## Core Capabilities

Real-time analysis powered by AI and on-chain threat intelligence.

<CardGroup cols={2}>
  <Card title="Scan Transaction" icon="play" href="/api-reference/wallet/tx">
    Analyze transactions before signing. Get risks, decoded actions, and balance changes.
  </Card>

  <Card title="Simulate Transaction" icon="bolt" href="/api-reference/wallet/tx-simulate">
    Simulate effects with a human-readable verdict before users click Sign.
  </Card>

  <Card title="Scan Token" icon="coins" href="/api-reference/token/scan">
    Full token security analysis: authorities, holders, LPs, impersonation, and risk flags.
  </Card>

  <Card title="Rug Predict" icon="shield-exclamation" href="/api-reference/token/rug">
    Detect coordinated buyers and get a trader-facing rug-style summary with recommendations.
  </Card>
</CardGroup>

### Also Available

* Phishing & URL scanning: /api-reference/wallet/url
* dApp security checks: /api-reference/wallet/dapp

Looking for a native experience? Try the Nova Wallet for iOS: /ios/help-center
