← Back to search
25
Basic
Agentic Readiness Score
finance llms-txtai

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 25/100

            

llms.txt Content

<!DOCTYPE html> <html lang="en"> <head> <meta name="virtual-protocol-site-verification" content="c104810f36199670a62c685cc7b2aa49" /> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Fia & Greed — AI Crypto Intelligence. No Feelings. Just Data.</title> <meta name="description" content="Crypto signals run by an AI that never sleeps, never panics, and never has a narrative to protect. 30+ quantitative tools. 5 exchanges. 24/7. Free Telegram channel."> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=JetBrains+Mono:wght@400;600&display=swap" rel="stylesheet"> <style> :root { --bg: #0f1117; /* deep navy-charcoal — not pure black */ --bg-card: #181c27; /* card surfaces */ --bg-card-alt: #1e2333; /* alt card / hover */ --bg-section: #13161f; /* alternating section bg */ --text: #f4f5f7; /* near-white, easy on eyes */ --text-body: #c8ccd6; /* body copy — much more readable */ --text-muted: #8b92a5; /* labels, captions */ --accent: #e8a900; /* rich gold */ --accent-light: #fbbf24; /* lighter gold for hover */ --accent-dim: rgba(232,169,0,0.12); --border: #252b3b; /* visible but not harsh */ --border-light: #2e3649; --win: #22c55e; --win-dim: rgba(34,197,94,0.12); --loss: #f43f5e; --loss-dim: rgba(244,63,94,0.12); --font-sans: 'Inter', -apple-system, sans-serif; --font-mono: 'JetBrains Mono', monospace; --radius: 6px; --shadow: 0 1px 3px rgba(0,0,0,0.4), 0 4px