Certificato AgentReady.md verificato
Emesso il sig: 42c35cd52c4b6325 Verifica →

URL analizzato

https://www.banktcg.com/

Analizza un altro URL

Punteggio AI-Ready

71 / C

Discreto

su 100

Risparmio di token

Token HTML 26.214
Token Markdown 759
Risparmio 97%

Dettaglio del punteggio

HTML Semantico 64/100
Efficienza dei contenuti 55/100
Scopribilità IA 57/100
Dati Strutturati 100/100
Accessibilità 100/100

Protocolli emergenti

1 di 3 rilevati

Endpoint well-known cercati dagli agenti IA. Rilevato significa che un agente può scoprire e connettersi automaticamente al tuo servizio.

  • OAuth Discovery RFC 8414
    /.well-known/oauth-authorization-server
    • issuer: https://securetoken.google.com/banktcg-3d60a
    • token_endpoint: https://oauth2.googleapis.com/token
    • 2 grant type(s)
  • MCP Server Card Anthropic
    /.well-known/mcp.json
  • A2A Agent Card Google
    /.well-known/agent.json

Il tuo sito non ha un file llms.txt. Questo è lo standard emergente per aiutare gli agenti IA a comprendere la struttura del tuo sito.

Come implementare

Crea un file /llms.txt seguendo la specifica llmstxt.org. Includi una descrizione del sito e link alle tue pagine principali.

La tua pagina non utilizza elementi <article> o <main>. Questi contenitori semantici aiutano gli agenti IA a identificare l'area del contenuto principale e ignorare navigazione, barre laterali e piè di pagina.

Come implementare

Aggiungi un elemento <main> attorno al contenuto principale della tua pagina e usa <article> per blocchi di contenuto autonomi come post del blog o descrizioni di prodotti.

La tua pagina ha un basso rapporto tra contenuto reale e HTML totale. Gran parte del peso della pagina è markup, script o stili anziché contenuto.

Come implementare

Sposta i CSS in fogli di stile esterni, rimuovi gli stili inline, minimizza JavaScript e assicurati che l'HTML si concentri sulla struttura del contenuto.

Molti elementi hanno attributi di stile inline. Questi aggiungono rumore per gli agenti IA che estraggono contenuti.

Come implementare

Sposta tutti gli stili inline in classi CSS nel tuo foglio di stile. Usa framework CSS utility come Tailwind se hai bisogno di molti stili unici.

Il tuo sito non supporta Markdown for Agents. Questo standard Cloudflare permette agli agenti IA di richiedere contenuti in formato markdown, riducendo l'uso dei token di ~80%.

Come implementare

Implementa uno o più: (1) Rispondere a Accept: text/markdown con contenuto markdown. (2) Servire URL .md (es: /pagina.md). (3) Aggiungere tag <link rel="alternate" type="text/markdown">. (4) Aggiungere header HTTP Link per la scoperta markdown.

{\n res.setHeader('Vary', 'Accept');\n res.setHeader('Link', '; rel=\"alternate\"; type=\"text/markdown\"');\n if ((req.headers.accept || '').includes('text/markdown')) {\n res.type('text/markdown; charset=utf-8');\n return res.send(renderMarkdown('page'));\n }\n res.render('page');\n});"},{"id":"fastify","label":"Fastify","language":"javascript","filename":"server.js","code":"// Mechanisms 1 + 4: content negotiation + Link header\nfastify.get('/page', async (req, reply) => {\n reply.header('Vary', 'Accept');\n reply.header('Link', '; rel=\"alternate\"; type=\"text/markdown\"');\n if ((req.headers.accept || '').includes('text/markdown')) {\n return reply.type('text/markdown; charset=utf-8').send(renderMarkdown('page'));\n }\n return reply.view('/page.ejs');\n});"},{"id":"nextjs","label":"Next.js","language":"typescript","filename":"app/page/route.ts","code":"// Next.js App Router — Route Handler returning Markdown\nimport { NextRequest } from 'next/server';\nimport { renderMarkdown } from '@/lib/md';\nexport async function GET(req: NextRequest) {\n const accept = req.headers.get('accept') || '';\n if (accept.includes('text/markdown')) {\n return new Response(await renderMarkdown('page'), {\n headers: {\n 'Content-Type': 'text/markdown; charset=utf-8',\n 'Vary': 'Accept',\n },\n });\n }\n // Fall through to the page component\n return new Response(null, { status: 404 });\n}"},{"id":"wordpress","label":"WordPress","language":"php","filename":"functions.php","code":"post_content));\n exit;\n});"},{"id":"static","label":"Hugo / Jekyll / Astro","language":"txt","filename":"static/page.md","code":"# Mechanism 2: serve .md alongside .html\n# Hugo: place page.md in /static/ — built unchanged\n# Jekyll: drop page.md in /assets/ — copied as-is\n# Astro: src/pages/page.md.ts that exports a GET returning markdown\n\n# Then advertise with mechanism 3 in :\n# "}] }'>

La tua pagina si basa molto sugli elementi <div>. Elementi semantici come <section>, <nav>, <header>, <footer> e <aside> forniscono una struttura significativa per gli agenti IA.

Come implementare

Sostituisci i contenitori <div> generici con elementi semantici appropriati. Usa <section> per gruppi tematici, <nav> per la navigazione, <header>/<footer> per intestazioni e piè di pagina.

Token Markdown: 759
## Stop Overpaying at Card Shows.

Scan. Grade. Value. Build Your TCG Portfolio.

Professional Card Grading & Valuation in Your Pocket

[![Download on the App Store](https://www.banktcg.com/app-store-badge1.svg)](https://apps.apple.com/us/app/banktcg-premium-card-scanner/id6747311065)

Scan showcases5+ pricing sourcesPre-grade before PSA

**10,000+** collectors check prices before they buy

[Explore Features](https://www.banktcg.com/#features)

## Everything You Need at Card Shows

Price any card. Pre-grade before PSA. Track your collection value.

### Is This Card Worth $300 or $80?

Cross-check eBay sold listings, TCGplayer, and live auctions in 5 seconds

Works offline • Compare 5+ sources • Scan whole binder pages

![Is This Card Worth $300 or $80? feature preview](https://qckxhjbdhjbfs.imgix.net/feature-grading.png?auto=format%2Ccompress&fit=max&w=3840&q=80)

### Scan a Whole Binder Page at Once

Photograph 9+ cards. Get prices for all of them instantly

Pokémon • Magic • Yu-Gi-Oh! • One Piece • 127,000+ cards

### Don't Grade 8s Thinking They're 10s

Instant centering measurements. See edge wear and surface issues before you pay PSA $25

94% accuracy • 2,100 bad submissions avoided this year

### Get Alerts When Cards Spike

That Charizard you're watching just jumped from $180 to $340 overnight

Track up to 50 cards • Never miss a spike

### See What Your Collection Is Worth

Track every card's value in real-time. Know which cards are making you money

Sync across devices • Export to CSV

## Here's How It Works at a Show

Price check any card. Pre-grade before PSA. Track what you buy.

1

### Check the Price

Vendor says $300. You scan it. Real price: $180. Walk away.

2

### Scan the Table

Photograph a whole binder page. Get prices for all 9 cards instantly.

3

### Pre-Grade

That Charizard looks mint. Check centering before you pay PSA $25.

4

### Track It

Add to your portfolio. See if it goes up or down over time.

## See What You Actually Own

Track every card's value in real-time. See which cards are making you money.

-   See which cards went up (and which went down)
-   Track your best cards across shows and online buys
-   Get alerts when cards in your collection spike

![Bank TCG mobile app portfolio interface showing card collection, grades, and market values](https://qckxhjbdhjbfs.imgix.net/portfolio.png?auto=format%2Ccompress&fit=max&w=640&q=80)

Free Tools

## Built for Collectors, Free to Use

## Your Questions, Answered

Everything you need to know about using Bank TCG to value, grade, and manage your collection.

Have more questions? [Contact Support](https://www.banktcg.com/support)

## Don't Be the Guy Who Paid $400 for a $180 Card

10,000+ collectors check prices with BankTCG before they buy.

[![Download on the App Store](https://www.banktcg.com/app-store-badge1.svg)](https://apps.apple.com/us/app/banktcg-premium-card-scanner/id6747311065)

4.8★ from collectors like you
Bank TCG - Scan, Grade & Manage Your Trading Card Collection

# Stop Overpaying at Card Shows.

Scan. Grade. Value. Build Your TCG Portfolio.

Professional Card Grading & Valuation in Your Pocket

[![Download on the App Store](https://www.banktcg.com/app-store-badge1.svg)](https://apps.apple.com/us/app/banktcg-premium-card-scanner/id6747311065)

Scan showcases5+ pricing sourcesPre-grade before PSA

**10,000+** collectors check prices before they buy

[Explore Features](https://www.banktcg.com/#features)

## Everything You Need at Card Shows

Price any card. Pre-grade before PSA. Track your collection value.

### Is This Card Worth $300 or $80?

Cross-check eBay sold listings, TCGplayer, and live auctions in 5 seconds

Works offline • Compare 5+ sources • Scan whole binder pages

![Is This Card Worth $300 or $80? feature preview](https://qckxhjbdhjbfs.imgix.net/feature-grading.png?auto=format%2Ccompress&fit=max&w=3840&q=80)

### Scan a Whole Binder Page at Once

Photograph 9+ cards. Get prices for all of them instantly

Pokémon • Magic • Yu-Gi-Oh! • One Piece • 127,000+ cards

### Don't Grade 8s Thinking They're 10s

Instant centering measurements. See edge wear and surface issues before you pay PSA $25

94% accuracy • 2,100 bad submissions avoided this year

### Get Alerts When Cards Spike

That Charizard you're watching just jumped from $180 to $340 overnight

Track up to 50 cards • Never miss a spike

### See What Your Collection Is Worth

Track every card's value in real-time. Know which cards are making you money

Sync across devices • Export to CSV

## Here's How It Works at a Show

Price check any card. Pre-grade before PSA. Track what you buy.

1

### Check the Price

Vendor says $300. You scan it. Real price: $180. Walk away.

2

### Scan the Table

Photograph a whole binder page. Get prices for all 9 cards instantly.

3

### Pre-Grade

That Charizard looks mint. Check centering before you pay PSA $25.

4

### Track It

Add to your portfolio. See if it goes up or down over time.

## See What You Actually Own

Track every card's value in real-time. See which cards are making you money.

-   See which cards went up (and which went down)
-   Track your best cards across shows and online buys
-   Get alerts when cards in your collection spike

![Bank TCG mobile app portfolio interface showing card collection, grades, and market values](https://qckxhjbdhjbfs.imgix.net/portfolio.png?auto=format%2Ccompress&fit=max&w=640&q=80)

Free Tools

## Built for Collectors, Free to Use

[

Free Tool

### PSA Profit Calculator

Enter your card cost, PSA tier, and expected pop rate — instantly see your projected profit, ROI, and the break-even PSA 10 rate you need to hit.

Calculate now

](https://www.banktcg.com/tools/psa-profit-calculator)

## Your Questions, Answered

Everything you need to know about using Bank TCG to value, grade, and manage your collection.

### How accurate is the AI Grade Estimation?

### Which Trading Card Games are supported?

### What is the BankTCG Chrome Extension?

### How does the card valuation work?

### Do I need both the mobile app and Chrome extension?

### Is my collection data private and secure?

### Who is behind Bank TCG?

Have more questions? [Contact Support](https://www.banktcg.com/support)

## Don't Be the Guy Who Paid $400 for a $180 Card

10,000+ collectors check prices with BankTCG before they buy.

[![Download on the App Store](https://www.banktcg.com/app-store-badge1.svg)](https://apps.apple.com/us/app/banktcg-premium-card-scanner/id6747311065)

4.8★ from collectors like you

Or get weekly market insights via email

Subscribe

Free insights. Unsubscribe anytime. [Privacy Policy](https://www.banktcg.com/privacy)

Pre-Grade Free • Save $5K+ Yearly

10,000+ collectors trust Bank TCG

[Try 5 FreeTry Free](https://apps.apple.com/us/app/banktcg-premium-card-scanner/id6747311065)

Carica questo file come /index.md sul tuo server affinché gli agenti IA possano accedere a una versione pulita della tua pagina. Puoi anche configurare la negoziazione dei contenuti Accept: text/markdown per servirlo automaticamente.

llms.txt generato per questa singola pagina

Scarica llms.txt
# Bank TCG

> Bank TCG is the ultimate mobile app for serious trading card collectors. Instantly scan, identify, estimate grades (AI), track market values, and manage your TCG portfolio.

## Main
- [Bank TCG - Scan, Grade & Manage Your Trading Card Collection](https://www.banktcg.com/): Bank TCG is the ultimate mobile app for serious trading card collectors. Instantly scan, identify, estimate grades (AI)…
- [Chrome Extension](https://www.banktcg.com/chrome-extension)
- [Trade Shows](https://www.banktcg.com/trade-shows)
- [Pokémon TCG](https://www.banktcg.com/cards/pokemon)
- [Magic: The Gathering](https://www.banktcg.com/cards/magic)
- [Yu-Gi-Oh!](https://www.banktcg.com/cards/yugioh)
- [One Piece](https://www.banktcg.com/cards/one-piece)

## Blog
- [Blog](https://www.banktcg.com/blog)

## Legal
- [Privacy Policy](https://www.banktcg.com/privacy)
- [Terms of Service](https://www.banktcg.com/terms)

## Support
- [Support](https://www.banktcg.com/support)

Il llms.txt completo richiede un'analisi dell'intero dominio (prossimamente)

Carica questo file come https://www.banktcg.com/llms.txt nella radice del tuo dominio. Agenti IA come ChatGPT, Claude e Perplexity controllano questo file per comprendere la struttura del tuo sito.

HTML Semantico

Utilizza elemento article o main (0/100)

Missing <article> and <main> elements

Gerarchia di intestazioni corretta (100/100)

Clean heading hierarchy

Utilizza elementi HTML semantici (18/100)

10 semantic elements, 177 divs (ratio: 5%)

Testi alt delle immagini significativi (100/100)

7/7 images with meaningful alt text

Bassa profondità di annidamento div (100/100)

Avg div depth: 4.5, max: 9

Efficienza dei contenuti

Buon rapporto di riduzione token (100/100)

97% token reduction (HTML→Markdown)

Buon rapporto contenuto-rumore (0/100)

Content ratio: 2.4% (2077 content chars / 87510 HTML bytes)

Stili inline minimi (0/100)

27/533 elements with inline styles (5.1%)

Peso della pagina ragionevole (100/100)

HTML size: 85KB

Scopribilità IA

Ha file llms.txt (0/100)

No llms.txt found

Ha file robots.txt (100/100)

robots.txt exists

robots.txt consente bot IA (100/100)

All major AI bots allowed

Ha sitemap.xml (100/100)

Sitemap found

Supporto Markdown for Agents (40/100) Cloudflare CDN
&#10003; Accept: text/markdown &#10007; .md URL &#10007; <link> tag &#10007; Link header
Ha Content-Signal (robots.txt o header HTTP) (60/100)
&#10003; robots.txt &#10007; HTTP header &#10007; Policy

Dati Strutturati

Ha Schema.org / JSON-LD (100/100)

JSON-LD found: SoftwareApplication, Organization, SoftwareApplication, BreadcrumbList, FAQPage

Ha tag Open Graph (100/100)

All OG tags present

Ha meta descrizione (100/100)

Meta description: 172 chars

Ha URL canonico (100/100)

Canonical URL present

Ha attributo lang (100/100)

lang="en"

Accessibilità

Contenuto disponibile senza JavaScript (100/100)

Content available without JavaScript

Dimensione della pagina ragionevole (100/100)

Page size: 85KB

Il contenuto appare presto nell'HTML (100/100)

Main content starts at 16% of HTML

{
  "url": "https://www.banktcg.com/",
  "timestamp": 1778608540634,
  "fetch": {
    "mode": "simple",
    "timeMs": 596,
    "htmlSizeBytes": 87510,
    "supportsMarkdown": true,
    "markdownAgents": {
      "contentNegotiation": true,
      "mdUrl": {
        "found": false,
        "url": null
      },
      "linkTag": {
        "found": false,
        "url": null
      },
      "linkHeader": {
        "found": false,
        "url": null
      },
      "responseHeaders": {
        "contentSignal": null,
        "xMarkdownTokens": "360",
        "vary": null
      },
      "frontmatter": {
        "present": false,
        "fields": [],
        "level": "none"
      },
      "level": "cloudflare"
    },
    "statusCode": 200
  },
  "extraction": {
    "title": "Bank TCG - Scan, Grade & Manage Your Trading Card Collection",
    "excerpt": "The ultimate mobile app for serious TCG collectors. AI-powered scanning, grading estimation, valuation, and portfolio management.",
    "byline": "Bank TCG Team",
    "siteName": "Bank TCG",
    "lang": "en",
    "contentLength": 2077,
    "metadata": {
      "description": "Bank TCG is the ultimate mobile app for serious trading card collectors. Instantly scan, identify, estimate grades (AI), track market values, and manage your TCG portfolio.",
      "ogTitle": "Bank TCG - Scan, Grade & Manage Your Trading Card Collection",
      "ogDescription": "The ultimate mobile app for serious TCG collectors. AI-powered scanning, grading estimation, valuation, and portfolio management.",
      "ogImage": "https://www.banktcg.com/og-holographic.jpg",
      "ogType": "website",
      "canonical": "https://www.banktcg.com",
      "lang": "en",
      "schemas": [
        {
          "@context": "https://schema.org",
          "@type": "SoftwareApplication",
          "name": "Bank TCG",
          "alternateName": "Bank TCG - TCG Portfolio Tracker",
          "description": "The ultimate mobile app for serious TCG collectors and investors. AI-powered scanning, grading estimation, real-time valuation, and portfolio management.",
          "url": "https://www.banktcg.com",
          "applicationCategory": "FinanceApplication",
          "applicationSubCategory": "Investment Management",
          "operatingSystem": "iOS 15.0 or later",
          "downloadUrl": "https://apps.apple.com/us/app/banktcg-premium-card-scanner/id6747311065",
          "screenshot": [
            "https://www.banktcg.com/og3.png",
            "https://www.banktcg.com/portfolio.png"
          ],
          "image": "https://www.banktcg.com/logo.png",
          "datePublished": "2024-01-01",
          "dateModified": "2026-02-10",
          "softwareVersion": "1.0.0",
          "offers": {
            "@type": "Offer",
            "price": "0",
            "priceCurrency": "USD",
            "availability": "https://schema.org/InStock",
            "priceValidUntil": "2027-12-31",
            "category": "Free with in-app purchases"
          },
          "brand": {
            "@type": "Brand",
            "name": "Bank TCG",
            "logo": "https://www.banktcg.com/logo.png"
          },
          "publisher": {
            "@type": "Organization",
            "name": "Bank TCG",
            "logo": {
              "@type": "ImageObject",
              "url": "https://www.banktcg.com/logo.png"
            }
          },
          "featureList": [
            "AI-Powered Card Scanner with 99.5% Accuracy",
            "Grade Estimation (PSA, BGS, CGC) with 94% Accuracy",
            "Real-Time Market Valuation",
            "Portfolio Management with ROI Analytics",
            "Real-Time Price Alerts",
            "Supports Pokémon, Magic: The Gathering, Yu-Gi-Oh!, One Piece, Disney Lorcana"
          ],
          "inLanguage": "en-US",
          "countryOfOrigin": "United States"
        },
        {
          "@context": "https://schema.org",
          "@type": "Organization",
          "name": "Bank TCG",
          "url": "https://www.banktcg.com",
          "logo": "https://www.banktcg.com/logo.png",
          "description": "Bank TCG provides AI-powered trading card collection management for serious collectors and investors."
        },
        {
          "@context": "https://schema.org",
          "@type": "SoftwareApplication",
          "name": "BankTCG - Card Price Intelligence",
          "applicationCategory": "BrowserExtension",
          "operatingSystem": "Chrome",
          "description": "Real-time card pricing, grading estimates, and portfolio integration while browsing eBay. Free Chrome extension for Pokemon, Magic, Yu-Gi-Oh! & One Piece collectors.",
          "url": "https://www.banktcg.com/chrome-extension",
          "downloadUrl": "https://chromewebstore.google.com/detail/banktcg-card-price-intell/moeomfefeafccigmoedoajmcjbapioil",
          "screenshot": "https://www.banktcg.com/hero-1280x800.png",
          "image": "https://www.banktcg.com/store-icon-128x128.png",
          "softwareVersion": "1.0.0",
          "datePublished": "2026-02-10",
          "dateModified": "2026-02-10",
          "offers": {
            "@type": "Offer",
            "price": "0",
            "priceCurrency": "USD",
            "availability": "https://schema.org/InStock"
          },
          "author": {
            "@type": "Organization",
            "name": "Bank TCG",
            "url": "https://www.banktcg.com"
          },
          "browserRequirements": "Requires Chrome 88+",
          "featureList": [
            "Instant card pricing on eBay listings",
            "Deal detection and price comparison",
            "One-click portfolio sync",
            "Price alerts from eBay",
            "Works on 14 international eBay domains",
            "Supports Pokemon, Magic, Yu-Gi-Oh!, One Piece"
          ]
        },
        {
          "@context": "https://schema.org",
          "@type": "BreadcrumbList",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 1,
              "name": "Home",
              "item": "https://www.banktcg.com"
            },
            {
              "@type": "ListItem",
              "position": 2,
              "name": "Features",
              "item": "https://www.banktcg.com#features"
            },
            {
              "@type": "ListItem",
              "position": 3,
              "name": "Blog",
              "item": "https://www.banktcg.com/blog"
            }
          ]
        },
        {
          "@context": "https://schema.org",
          "@type": "FAQPage",
          "mainEntity": [
            {
              "@type": "Question",
              "name": "How accurate is the AI Grade Estimation?",
              "acceptedAnswer": {
                "@type": "Answer",
                "text": "Our AI provides an estimate based on centering, corners, edges, and surface - the same criteria PSA and BGS use. It gives you a good idea of what grade your card might get. While it's useful for checking before you submit, we always recommend professional grading for expensive cards."
              }
            },
            {
              "@type": "Question",
              "name": "Which Trading Card Games are supported?",
              "acceptedAnswer": {
                "@type": "Answer",
                "text": "Bank TCG supports Pokémon (English & Japanese), Magic: The Gathering, Yu-Gi-Oh!, One Piece, Lorcana, and major Sports Cards. Our database is updated quarterly to include emerging TCGs and new sets from existing games, ensuring your entire collection is covered. Both our mobile app and Chrome extension support these games."
              }
            },
            {
              "@type": "Question",
              "name": "What is the BankTCG Chrome Extension?",
              "acceptedAnswer": {
                "@type": "Answer",
                "text": "Our free Chrome extension gives you instant card pricing and deal analysis while browsing eBay. It automatically detects cards on eBay listings, shows real-time market value, flags great deals vs overpriced listings, and lets you add cards to your portfolio with one click. It works on 14 international eBay domains and is 100% free to use."
              }
            },
            {
              "@type": "Question",
              "name": "How does the card valuation work?",
              "acceptedAnswer": {
                "@type": "Answer",
                "text": "We pull data directly from the eBay sold listings API. This shows what cards are actually selling for in Raw, PSA 9, and PSA 10 conditions - current market prices based on real sales. You can access these valuations in our mobile app or see them automatically on eBay with our Chrome extension."
              }
            },
            {
              "@type": "Question",
              "name": "Do I need both the mobile app and Chrome extension?",
              "acceptedAnswer": {
                "@type": "Answer",
                "text": "No, they work independently but are better together. Use the mobile app for AI-powered grading, card scanning, and portfolio management. Use the Chrome extension for instant price checks while shopping on eBay. They sync automatically - cards added via the extension appear in your mobile app portfolio."
              }
            },
            {
              "@type": "Question",
              "name": "Is my collection data private and secure?",
              "acceptedAnswer": {
                "@type": "Answer",
                "text": "Absolutely. Your collection data is encrypted and stored securely. We believe your portfolio is your private asset. We do not sell or share your personal collection data with any third parties. For more details, please see our full Privacy Policy."
              }
            },
            {
              "@type": "Question",
              "name": "Who is behind Bank TCG?",
              "acceptedAnswer": {
                "@type": "Answer",
                "text": "Bank TCG was founded by a team of lifelong TCG collectors and experienced software engineers. We couldn't find good tools for tracking our cards, so we built the platform we always wanted. Our team is based in Australia and we're building tools collectors actually need."
              }
            }
          ]
        }
      ],
      "robotsMeta": "index, follow",
      "author": "Bank TCG Team",
      "generator": null,
      "markdownAlternateHref": null
    }
  },
  "markdown": "## Stop Overpaying at Card Shows.\n\nScan. Grade. Value. Build Your TCG Portfolio.\n\nProfessional Card Grading & Valuation in Your Pocket\n\n[![Download on the App Store](https://www.banktcg.com/app-store-badge1.svg)](https://apps.apple.com/us/app/banktcg-premium-card-scanner/id6747311065)\n\nScan showcases5+ pricing sourcesPre-grade before PSA\n\n**10,000+** collectors check prices before they buy\n\n[Explore Features](https://www.banktcg.com/#features)\n\n## Everything You Need at Card Shows\n\nPrice any card. Pre-grade before PSA. Track your collection value.\n\n### Is This Card Worth $300 or $80?\n\nCross-check eBay sold listings, TCGplayer, and live auctions in 5 seconds\n\nWorks offline • Compare 5+ sources • Scan whole binder pages\n\n![Is This Card Worth $300 or $80? feature preview](https://qckxhjbdhjbfs.imgix.net/feature-grading.png?auto=format%2Ccompress&fit=max&w=3840&q=80)\n\n### Scan a Whole Binder Page at Once\n\nPhotograph 9+ cards. Get prices for all of them instantly\n\nPokémon • Magic • Yu-Gi-Oh! • One Piece • 127,000+ cards\n\n### Don't Grade 8s Thinking They're 10s\n\nInstant centering measurements. See edge wear and surface issues before you pay PSA $25\n\n94% accuracy • 2,100 bad submissions avoided this year\n\n### Get Alerts When Cards Spike\n\nThat Charizard you're watching just jumped from $180 to $340 overnight\n\nTrack up to 50 cards • Never miss a spike\n\n### See What Your Collection Is Worth\n\nTrack every card's value in real-time. Know which cards are making you money\n\nSync across devices • Export to CSV\n\n## Here's How It Works at a Show\n\nPrice check any card. Pre-grade before PSA. Track what you buy.\n\n1\n\n### Check the Price\n\nVendor says $300. You scan it. Real price: $180. Walk away.\n\n2\n\n### Scan the Table\n\nPhotograph a whole binder page. Get prices for all 9 cards instantly.\n\n3\n\n### Pre-Grade\n\nThat Charizard looks mint. Check centering before you pay PSA $25.\n\n4\n\n### Track It\n\nAdd to your portfolio. See if it goes up or down over time.\n\n## See What You Actually Own\n\nTrack every card's value in real-time. See which cards are making you money.\n\n-   See which cards went up (and which went down)\n-   Track your best cards across shows and online buys\n-   Get alerts when cards in your collection spike\n\n![Bank TCG mobile app portfolio interface showing card collection, grades, and market values](https://qckxhjbdhjbfs.imgix.net/portfolio.png?auto=format%2Ccompress&fit=max&w=640&q=80)\n\nFree Tools\n\n## Built for Collectors, Free to Use\n\n## Your Questions, Answered\n\nEverything you need to know about using Bank TCG to value, grade, and manage your collection.\n\nHave more questions? [Contact Support](https://www.banktcg.com/support)\n\n## Don't Be the Guy Who Paid $400 for a $180 Card\n\n10,000+ collectors check prices with BankTCG before they buy.\n\n[![Download on the App Store](https://www.banktcg.com/app-store-badge1.svg)](https://apps.apple.com/us/app/banktcg-premium-card-scanner/id6747311065)\n\n4.8★ from collectors like you\n",
  "fullPageMarkdown": "Bank TCG - Scan, Grade & Manage Your Trading Card Collection\n\n# Stop Overpaying at Card Shows.\n\nScan. Grade. Value. Build Your TCG Portfolio.\n\nProfessional Card Grading & Valuation in Your Pocket\n\n[![Download on the App Store](https://www.banktcg.com/app-store-badge1.svg)](https://apps.apple.com/us/app/banktcg-premium-card-scanner/id6747311065)\n\nScan showcases5+ pricing sourcesPre-grade before PSA\n\n**10,000+** collectors check prices before they buy\n\n[Explore Features](https://www.banktcg.com/#features)\n\n## Everything You Need at Card Shows\n\nPrice any card. Pre-grade before PSA. Track your collection value.\n\n### Is This Card Worth $300 or $80?\n\nCross-check eBay sold listings, TCGplayer, and live auctions in 5 seconds\n\nWorks offline • Compare 5+ sources • Scan whole binder pages\n\n![Is This Card Worth $300 or $80? feature preview](https://qckxhjbdhjbfs.imgix.net/feature-grading.png?auto=format%2Ccompress&fit=max&w=3840&q=80)\n\n### Scan a Whole Binder Page at Once\n\nPhotograph 9+ cards. Get prices for all of them instantly\n\nPokémon • Magic • Yu-Gi-Oh! • One Piece • 127,000+ cards\n\n### Don't Grade 8s Thinking They're 10s\n\nInstant centering measurements. See edge wear and surface issues before you pay PSA $25\n\n94% accuracy • 2,100 bad submissions avoided this year\n\n### Get Alerts When Cards Spike\n\nThat Charizard you're watching just jumped from $180 to $340 overnight\n\nTrack up to 50 cards • Never miss a spike\n\n### See What Your Collection Is Worth\n\nTrack every card's value in real-time. Know which cards are making you money\n\nSync across devices • Export to CSV\n\n## Here's How It Works at a Show\n\nPrice check any card. Pre-grade before PSA. Track what you buy.\n\n1\n\n### Check the Price\n\nVendor says $300. You scan it. Real price: $180. Walk away.\n\n2\n\n### Scan the Table\n\nPhotograph a whole binder page. Get prices for all 9 cards instantly.\n\n3\n\n### Pre-Grade\n\nThat Charizard looks mint. Check centering before you pay PSA $25.\n\n4\n\n### Track It\n\nAdd to your portfolio. See if it goes up or down over time.\n\n## See What You Actually Own\n\nTrack every card's value in real-time. See which cards are making you money.\n\n-   See which cards went up (and which went down)\n-   Track your best cards across shows and online buys\n-   Get alerts when cards in your collection spike\n\n![Bank TCG mobile app portfolio interface showing card collection, grades, and market values](https://qckxhjbdhjbfs.imgix.net/portfolio.png?auto=format%2Ccompress&fit=max&w=640&q=80)\n\nFree Tools\n\n## Built for Collectors, Free to Use\n\n[\n\nFree Tool\n\n### PSA Profit Calculator\n\nEnter your card cost, PSA tier, and expected pop rate — instantly see your projected profit, ROI, and the break-even PSA 10 rate you need to hit.\n\nCalculate now\n\n](https://www.banktcg.com/tools/psa-profit-calculator)\n\n## Your Questions, Answered\n\nEverything you need to know about using Bank TCG to value, grade, and manage your collection.\n\n### How accurate is the AI Grade Estimation?\n\n### Which Trading Card Games are supported?\n\n### What is the BankTCG Chrome Extension?\n\n### How does the card valuation work?\n\n### Do I need both the mobile app and Chrome extension?\n\n### Is my collection data private and secure?\n\n### Who is behind Bank TCG?\n\nHave more questions? [Contact Support](https://www.banktcg.com/support)\n\n## Don't Be the Guy Who Paid $400 for a $180 Card\n\n10,000+ collectors check prices with BankTCG before they buy.\n\n[![Download on the App Store](https://www.banktcg.com/app-store-badge1.svg)](https://apps.apple.com/us/app/banktcg-premium-card-scanner/id6747311065)\n\n4.8★ from collectors like you\n\nOr get weekly market insights via email\n\nSubscribe\n\nFree insights. Unsubscribe anytime. [Privacy Policy](https://www.banktcg.com/privacy)\n\nPre-Grade Free • Save $5K+ Yearly\n\n10,000+ collectors trust Bank TCG\n\n[Try 5 FreeTry Free](https://apps.apple.com/us/app/banktcg-premium-card-scanner/id6747311065)\n",
  "markdownStats": {
    "images": 5,
    "links": 5,
    "tables": 0,
    "codeBlocks": 0,
    "headings": 16
  },
  "tokens": {
    "htmlTokens": 26214,
    "markdownTokens": 759,
    "reduction": 25455,
    "reductionPercent": 97
  },
  "score": {
    "score": 71,
    "grade": "C",
    "dimensions": {
      "semanticHtml": {
        "score": 64,
        "weight": 20,
        "grade": "C",
        "checks": {
          "uses_article_or_main": {
            "score": 0,
            "weight": 20,
            "details": "Missing <article> and <main> elements"
          },
          "proper_heading_hierarchy": {
            "score": 100,
            "weight": 25,
            "details": "Clean heading hierarchy"
          },
          "semantic_elements": {
            "score": 18,
            "weight": 20,
            "details": "10 semantic elements, 177 divs (ratio: 5%)"
          },
          "meaningful_alt_texts": {
            "score": 100,
            "weight": 15,
            "details": "7/7 images with meaningful alt text"
          },
          "low_div_nesting": {
            "score": 100,
            "weight": 20,
            "details": "Avg div depth: 4.5, max: 9"
          }
        }
      },
      "contentEfficiency": {
        "score": 55,
        "weight": 25,
        "grade": "D",
        "checks": {
          "token_reduction_ratio": {
            "score": 100,
            "weight": 40,
            "details": "97% token reduction (HTML→Markdown)"
          },
          "content_to_noise_ratio": {
            "score": 0,
            "weight": 30,
            "details": "Content ratio: 2.4% (2077 content chars / 87510 HTML bytes)"
          },
          "minimal_inline_styles": {
            "score": 0,
            "weight": 15,
            "details": "27/533 elements with inline styles (5.1%)"
          },
          "reasonable_page_weight": {
            "score": 100,
            "weight": 15,
            "details": "HTML size: 85KB"
          }
        }
      },
      "aiDiscoverability": {
        "score": 57,
        "weight": 25,
        "grade": "D",
        "checks": {
          "has_llms_txt": {
            "score": 0,
            "weight": 20,
            "details": "No llms.txt found"
          },
          "has_robots_txt": {
            "score": 100,
            "weight": 10,
            "details": "robots.txt exists"
          },
          "robots_allows_ai_bots": {
            "score": 100,
            "weight": 15,
            "details": "All major AI bots allowed"
          },
          "has_sitemap": {
            "score": 100,
            "weight": 10,
            "details": "Sitemap found"
          },
          "supports_markdown_negotiation": {
            "score": 40,
            "weight": 25,
            "details": "CDN level (Cloudflare) — Content negotiation"
          },
          "has_content_signals": {
            "score": 60,
            "weight": 20,
            "details": "robots.txt: ai-train=no, search=yes, ai-input=yes"
          }
        }
      },
      "structuredData": {
        "score": 100,
        "weight": 15,
        "grade": "A",
        "checks": {
          "has_schema_org": {
            "score": 100,
            "weight": 30,
            "details": "JSON-LD found: SoftwareApplication, Organization, SoftwareApplication, BreadcrumbList, FAQPage"
          },
          "has_open_graph": {
            "score": 100,
            "weight": 25,
            "details": "All OG tags present"
          },
          "has_meta_description": {
            "score": 100,
            "weight": 20,
            "details": "Meta description: 172 chars"
          },
          "has_canonical_url": {
            "score": 100,
            "weight": 15,
            "details": "Canonical URL present"
          },
          "has_lang_attribute": {
            "score": 100,
            "weight": 10,
            "details": "lang=\"en\""
          }
        }
      },
      "accessibility": {
        "score": 100,
        "weight": 15,
        "grade": "A",
        "checks": {
          "content_without_js": {
            "score": 100,
            "weight": 40,
            "details": "Content available without JavaScript"
          },
          "reasonable_page_size": {
            "score": 100,
            "weight": 30,
            "details": "Page size: 85KB"
          },
          "fast_content_position": {
            "score": 100,
            "weight": 30,
            "details": "Main content starts at 16% of HTML"
          }
        }
      }
    }
  },
  "recommendations": [
    {
      "id": "add_llms_txt",
      "priority": "critical",
      "category": "aiDiscoverability",
      "titleKey": "rec.add_llms_txt.title",
      "descriptionKey": "rec.add_llms_txt.description",
      "howToKey": "rec.add_llms_txt.howto",
      "effort": "quick-win",
      "estimatedImpact": 10,
      "checkScore": 0,
      "checkDetails": "No llms.txt found"
    },
    {
      "id": "add_article_main",
      "priority": "critical",
      "category": "semanticHtml",
      "titleKey": "rec.add_article_main.title",
      "descriptionKey": "rec.add_article_main.description",
      "howToKey": "rec.add_article_main.howto",
      "effort": "quick-win",
      "estimatedImpact": 8,
      "checkScore": 0,
      "checkDetails": "Missing <article> and <main> elements"
    },
    {
      "id": "improve_content_ratio",
      "priority": "critical",
      "category": "contentEfficiency",
      "titleKey": "rec.improve_content_ratio.title",
      "descriptionKey": "rec.improve_content_ratio.description",
      "howToKey": "rec.improve_content_ratio.howto",
      "effort": "moderate",
      "estimatedImpact": 6,
      "checkScore": 0,
      "checkDetails": "Content ratio: 2.4% (2077 content chars / 87510 HTML bytes)"
    },
    {
      "id": "remove_inline_styles",
      "priority": "critical",
      "category": "contentEfficiency",
      "titleKey": "rec.remove_inline_styles.title",
      "descriptionKey": "rec.remove_inline_styles.description",
      "howToKey": "rec.remove_inline_styles.howto",
      "effort": "moderate",
      "estimatedImpact": 3,
      "checkScore": 0,
      "checkDetails": "27/533 elements with inline styles (5.1%)"
    },
    {
      "id": "add_markdown_negotiation",
      "priority": "high",
      "category": "aiDiscoverability",
      "titleKey": "rec.add_markdown_negotiation.title",
      "descriptionKey": "rec.add_markdown_negotiation.description",
      "howToKey": "rec.add_markdown_negotiation.howto",
      "effort": "significant",
      "estimatedImpact": 6,
      "checkScore": 40,
      "checkDetails": "CDN level (Cloudflare) — Content negotiation"
    },
    {
      "id": "add_semantic_elements",
      "priority": "high",
      "category": "semanticHtml",
      "titleKey": "rec.add_semantic_elements.title",
      "descriptionKey": "rec.add_semantic_elements.description",
      "howToKey": "rec.add_semantic_elements.howto",
      "effort": "moderate",
      "estimatedImpact": 5,
      "checkScore": 18,
      "checkDetails": "10 semantic elements, 177 divs (ratio: 5%)"
    }
  ],
  "llmsTxtPreview": "# Bank TCG\n\n> Bank TCG is the ultimate mobile app for serious trading card collectors. Instantly scan, identify, estimate grades (AI), track market values, and manage your TCG portfolio.\n\n## Main\n- [Bank TCG - Scan, Grade & Manage Your Trading Card Collection](https://www.banktcg.com/): Bank TCG is the ultimate mobile app for serious trading card collectors. Instantly scan, identify, estimate grades (AI)…\n- [Chrome Extension](https://www.banktcg.com/chrome-extension)\n- [Trade Shows](https://www.banktcg.com/trade-shows)\n- [Pokémon TCG](https://www.banktcg.com/cards/pokemon)\n- [Magic: The Gathering](https://www.banktcg.com/cards/magic)\n- [Yu-Gi-Oh!](https://www.banktcg.com/cards/yugioh)\n- [One Piece](https://www.banktcg.com/cards/one-piece)\n\n## Blog\n- [Blog](https://www.banktcg.com/blog)\n\n## Legal\n- [Privacy Policy](https://www.banktcg.com/privacy)\n- [Terms of Service](https://www.banktcg.com/terms)\n\n## Support\n- [Support](https://www.banktcg.com/support)\n\n",
  "llmsTxtExisting": null,
  "emergingProtocols": {
    "oauthDiscovery": {
      "exists": true,
      "url": "https://www.banktcg.com/.well-known/oauth-authorization-server",
      "issuer": "https://securetoken.google.com/banktcg-3d60a",
      "authorizationEndpoint": "https://accounts.google.com/o/oauth2/v2/auth",
      "tokenEndpoint": "https://oauth2.googleapis.com/token",
      "grantTypesSupported": [
        "authorization_code",
        "refresh_token"
      ],
      "scopesSupported": [
        "openid",
        "email",
        "profile"
      ]
    },
    "mcpServerCard": {
      "exists": false,
      "url": "https://www.banktcg.com/.well-known/mcp.json"
    },
    "a2aAgentCard": {
      "exists": false,
      "url": "https://www.banktcg.com/.well-known/agent.json"
    },
    "count": 1
  },
  "snippets": [
    {
      "id": "add_llms_txt",
      "title": "Create /llms.txt",
      "description": "Upload this file to your web root. It tells AI agents what your site is about and which pages matter.",
      "language": "markdown",
      "code": "# Bank TCG\n\n> Bank TCG is the ultimate mobile app for serious trading card collectors. Instantly scan, identify, estimate grades (AI), track market values, and manage your TCG portfolio.\n\n## Main\n- [Bank TCG - Scan, Grade & Manage Your Trading Card Collection](https://www.banktcg.com/): Bank TCG is the ultimate mobile app for serious trading card collectors. Instantly scan, identify, estimate grades (AI)…\n- [Chrome Extension](https://www.banktcg.com/chrome-extension)\n- [Trade Shows](https://www.banktcg.com/trade-shows)\n- [Pokémon TCG](https://www.banktcg.com/cards/pokemon)\n- [Magic: The Gathering](https://www.banktcg.com/cards/magic)\n- [Yu-Gi-Oh!](https://www.banktcg.com/cards/yugioh)\n- [One Piece](https://www.banktcg.com/cards/one-piece)\n\n## Blog\n- [Blog](https://www.banktcg.com/blog)\n\n## Legal\n- [Privacy Policy](https://www.banktcg.com/privacy)\n- [Terms of Service](https://www.banktcg.com/terms)\n\n## Support\n- [Support](https://www.banktcg.com/support)\n\n",
      "filename": "/llms.txt"
    },
    {
      "id": "add_article_main",
      "title": "Wrap content in <main> and <article>",
      "description": "Semantic HTML landmarks help AI agents identify the main content of your page.",
      "language": "html",
      "code": "<main>\n  <article>\n    <h1>Your Page Title</h1>\n    <p>Your content here...</p>\n  </article>\n</main>",
      "filename": "<body>"
    },
    {
      "id": "add_markdown_negotiation",
      "title": "Support Markdown for Agents",
      "description": "Let AI agents request a clean Markdown version of any page via content negotiation, .md alternate URLs, link tags or Link headers.",
      "language": "html",
      "code": "<!-- Mechanism 3: link tag advertising the .md alternate -->\n<link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">",
      "filename": "<head>",
      "stacks": [
        {
          "id": "html",
          "label": "HTML <head>",
          "language": "html",
          "filename": "<head>",
          "code": "<!-- Mechanism 3: link tag advertising the .md alternate -->\n<link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">"
        },
        {
          "id": "express",
          "label": "Express",
          "language": "javascript",
          "filename": "server.js",
          "code": "// Mechanisms 1 + 4: content negotiation + Link header\napp.get('/page', (req, res) => {\n  res.setHeader('Vary', 'Accept');\n  res.setHeader('Link', '</page.md>; rel=\"alternate\"; type=\"text/markdown\"');\n  if ((req.headers.accept || '').includes('text/markdown')) {\n    res.type('text/markdown; charset=utf-8');\n    return res.send(renderMarkdown('page'));\n  }\n  res.render('page');\n});"
        },
        {
          "id": "fastify",
          "label": "Fastify",
          "language": "javascript",
          "filename": "server.js",
          "code": "// Mechanisms 1 + 4: content negotiation + Link header\nfastify.get('/page', async (req, reply) => {\n  reply.header('Vary', 'Accept');\n  reply.header('Link', '</page.md>; rel=\"alternate\"; type=\"text/markdown\"');\n  if ((req.headers.accept || '').includes('text/markdown')) {\n    return reply.type('text/markdown; charset=utf-8').send(renderMarkdown('page'));\n  }\n  return reply.view('/page.ejs');\n});"
        },
        {
          "id": "nextjs",
          "label": "Next.js",
          "language": "typescript",
          "filename": "app/page/route.ts",
          "code": "// Next.js App Router — Route Handler returning Markdown\nimport { NextRequest } from 'next/server';\nimport { renderMarkdown } from '@/lib/md';\nexport async function GET(req: NextRequest) {\n  const accept = req.headers.get('accept') || '';\n  if (accept.includes('text/markdown')) {\n    return new Response(await renderMarkdown('page'), {\n      headers: {\n        'Content-Type': 'text/markdown; charset=utf-8',\n        'Vary': 'Accept',\n      },\n    });\n  }\n  // Fall through to the page component\n  return new Response(null, { status: 404 });\n}"
        },
        {
          "id": "wordpress",
          "label": "WordPress",
          "language": "php",
          "filename": "functions.php",
          "code": "<?php\n// Mechanism 1: respond to Accept: text/markdown on the same URL\nadd_action('template_redirect', function () {\n    if (!is_singular()) return;\n    $accept = $_SERVER['HTTP_ACCEPT'] ?? '';\n    if (strpos($accept, 'text/markdown') === false) return;\n    header('Content-Type: text/markdown; charset=utf-8');\n    header('Vary: Accept');\n    $post = get_queried_object();\n    echo \"# \" . get_the_title($post) . \"\\n\\n\";\n    echo wp_strip_all_tags(apply_filters('the_content', $post->post_content));\n    exit;\n});"
        },
        {
          "id": "static",
          "label": "Hugo / Jekyll / Astro",
          "language": "txt",
          "filename": "static/page.md",
          "code": "# Mechanism 2: serve .md alongside .html\n# Hugo: place page.md in /static/ — built unchanged\n# Jekyll: drop page.md in /assets/ — copied as-is\n# Astro: src/pages/page.md.ts that exports a GET returning markdown\n\n# Then advertise with mechanism 3 in <head>:\n#   <link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">"
        }
      ]
    }
  ]
}

Usa la nostra API per ottenere questo programmaticamente (prossimamente)

Questo JSON è per uso interno — a differenza dei file Markdown e llms.txt, non è destinato ad essere caricato sul tuo sito. Salvalo come riferimento per monitorare il tuo punteggio nel tempo, condividilo con il tuo team di sviluppo o integralo nella tua pipeline CI/CD.

Condividi i tuoi risultati

Twitter LinkedIn

Incorpora il tuo badge

Aggiungi questo badge al tuo sito. Si aggiorna automaticamente quando cambia il tuo punteggio di prontezza IA.

AgentReady.md score for www.banktcg.com
Script Consigliato
<script src="https://agentready.md/badge.js" data-id="76849991-7c0b-4dc3-83e1-672fac27f682" data-domain="www.banktcg.com"></script>
Markdown
[![AgentReady.md score for www.banktcg.com](https://agentready.md/badge/www.banktcg.com.svg)](https://agentready.md/it/r/76849991-7c0b-4dc3-83e1-672fac27f682)

Prossimamente: Analisi completa del dominio

Scansiona l'intero dominio, genera llms.txt e monitora il tuo punteggio di prontezza IA nel tempo. Iscriviti alla lista d'attesa.

Sei nella lista! Ti avviseremo quando sarà disponibile.