已验证的 AgentReady.md 证书
签发于 sig: 42c35cd52c4b6325 验证 →

已分析URL

https://www.banktcg.com/

分析另一个URL

AI-Ready评分

71 / C

一般

/ 100

Token节省量

HTML Token 26.214
Markdown Token 759
节省 97%

评分详情

语义化HTML 64/100
内容效率 55/100
AI可发现性 57/100
结构化数据 100/100
可访问性 100/100

新兴协议

已检测到 1/3

AI代理查找的well-known端点。检测到意味着代理可以自动发现并连接到您的服务。

  • 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

您的网站没有llms.txt文件。这是帮助AI代理理解网站结构的新兴标准。

如何实施

按照llmstxt.org规范创建/llms.txt文件。包含网站描述和关键页面的链接。

您的页面未使用<article>或<main>元素。这些语义容器帮助AI代理识别主要内容区域,忽略导航、侧边栏和页脚。

如何实施

在页面主要内容周围添加<main>元素,并对博客文章或产品描述等独立内容块使用<article>。

您的页面实际内容与总HTML的比率较低。页面重量的大部分是标记、脚本或样式而非内容。

如何实施

将CSS移至外部样式表,删除内联样式,最小化JavaScript,确保HTML专注于内容结构。

许多元素具有内联样式属性。这些会为提取内容的AI代理增加噪声。

如何实施

将所有内联样式移至样式表中的CSS类。如需大量独特样式,使用Tailwind等实用CSS框架。

您的网站不支持Markdown for Agents。此Cloudflare标准允许AI代理以markdown格式请求内容,减少约80%的令牌使用。

如何实施

实现以下一项或多项:(1) 使用markdown内容响应Accept: text/markdown。(2) 提供.md URL(例如/page.md)。(3) 添加<link rel="alternate" type="text/markdown">标签。(4) 添加Link HTTP标头用于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# "}] }'>

您的页面大量依赖<div>元素。<section>、<nav>、<header>、<footer>和<aside>等语义元素为AI代理提供有意义的结构。

如何实施

将通用<div>容器替换为适当的语义元素。对主题分组使用<section>,导航使用<nav>,页面/区块的头部和底部使用<header>/<footer>。

Markdown Token: 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)

将此文件上传到服务器的/index.md,以便AI代理可以访问页面的干净版本。您也可以配置Accept: text/markdown内容协商以自动提供。

为此单页生成的llms.txt

下载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)

完整llms.txt需要全域分析(即将推出)

将此文件上传到域名根目录的https://www.banktcg.com/llms.txt。ChatGPT、Claude和Perplexity等AI代理会检查此文件以了解您的网站结构。

语义化HTML

使用article或main元素 (0/100)

Missing <article> and <main> elements

正确的标题层级 (100/100)

Clean heading hierarchy

使用语义化HTML元素 (18/100)

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

有意义的图片alt属性 (100/100)

7/7 images with meaningful alt text

较低的div嵌套深度 (100/100)

Avg div depth: 4.5, max: 9

内容效率

良好的Token减少比率 (100/100)

97% token reduction (HTML→Markdown)

良好的内容与噪声比 (0/100)

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

最少的内联样式 (0/100)

27/533 elements with inline styles (5.1%)

合理的页面重量 (100/100)

HTML size: 85KB

AI可发现性

有llms.txt文件 (0/100)

No llms.txt found

有robots.txt文件 (100/100)

robots.txt exists

robots.txt允许AI机器人 (100/100)

All major AI bots allowed

有sitemap.xml (100/100)

Sitemap found

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

结构化数据

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

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

有Open Graph标签 (100/100)

All OG tags present

有meta描述 (100/100)

Meta description: 172 chars

有规范URL (100/100)

Canonical URL present

有lang属性 (100/100)

lang="en"

可访问性

无需JavaScript即可获取内容 (100/100)

Content available without JavaScript

合理的页面大小 (100/100)

Page size: 85KB

内容在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\">"
        }
      ]
    }
  ]
}

使用我们的API以编程方式获取此内容(即将推出)

此JSON供内部使用 — 与Markdown和llms.txt文件不同,它不适合上传到您的网站。将其保存为基准值以跟踪评分变化,与开发团队共享,或集成到CI/CD流水线中。

分享您的结果

Twitter LinkedIn

嵌入您的徽章

将此徽章添加到您的网站。当您的 AI 就绪评分发生变化时,它会自动更新。

AgentReady.md score for www.banktcg.com
Script 推荐
<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/zh/r/76849991-7c0b-4dc3-83e1-672fac27f682)

即将推出:全域分析

爬取您的整个域名,生成llms.txt,并随时间监控您的AI就绪度评分。加入等候名单以获取通知。

您已加入名单!服务上线时我们会通知您。