{
    "name": "StockDonator AI Public Tools",
    "description": "AI-readable public guide and calculator API for stock donation education and StockDonator routing.",
    "website": "https://stockdonator.com",
    "powered_by": "StockDonator",
    "version": "1.1.0",
    "primary_use_cases": [
        "Explain how to donate stock to charity using StockDonator.",
        "Compare stock donation versus cash donation.",
        "Estimate educational tax benefit from donating appreciated securities.",
        "Rank candidate stock lots by likely donation efficiency.",
        "Tell donors what information they need before starting the StockDonator donation flow.",
        "Tell nonprofits how to accept stock donations through StockDonator."
    ],
    "public_urls": {
        "llms_txt": "https://stockdonator.com/llms.txt",
        "ai_page": "https://stockdonator.com/ai",
        "ai_json": "https://stockdonator.com/ai.json",
        "tool_manifest": "https://stockdonator.com/wp-json/stockdonator-ai/v1/tool-manifest",
        "openapi": "https://stockdonator.com/wp-json/stockdonator-ai/v1/openapi.json"
    },
    "authoritative_sources": {
        "StockDonator how it works": "https://stockdonator.com/how-it-works/",
        "StockDonator how to donate": "https://stockdonator.com/how-to-donate/",
        "IRS Publication 526": "https://www.irs.gov/publications/p526",
        "IRS Publication 561": "https://www.irs.gov/publications/p561"
    }
}