> ## Documentation Index
> Fetch the complete documentation index at: https://namehash-krzysztofwrobel-sc-24494-nameguard-remove-goerli-a.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to NameGuard

> NameGuard is a powerful tool developed by NameHash Labs to identify, and prevent malicious use of Ethereum Name Service (ENS) names.

<Info>
  NameGuard is currently in BETA, and the API or SDK may change without warning.
</Info>

## Get started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="bolt" href="/quickstart">
    Start using the NameGuard SDK and API today in a few simple steps.
  </Card>

  <Card title="API Reference" icon="database" href="/api-reference">
    The NameGuard API can be integrated using any framework or language.
  </Card>
</CardGroup>

## Protect your community

Guard your users from heartbreak and keep ENS usage safe across web3 — [learn more](/specification).

<CardGroup cols={2}>
  <Card title="Normalization Status Checks" icon="shield">
    Determine if a name, label, or grapheme is normalized, unnormalized, or
    unknown.
  </Card>

  <Card title="Safety Checks" icon="check">
    Check ENS names impersonation, typing difficulty, and font support.
  </Card>

  <Card title="ENS Name Verification" icon="user">
    Verify the authenticity of `.eth` names associated with NFTs.
  </Card>

  <Card title="Network-Specific Inspections" icon="wrench">
    Customize inspections based on different Ethereum networks.
  </Card>
</CardGroup>
