← Back to search
70
Agent Ready
Agentic Readiness Score
+25 llms.txt +20 OpenAPI missing +20 ai-plugin
ai-tools llms-txtopenapiapiai-friendlyai

Agentic Signals

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

Embed this badge

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

Agentic Ready 70/100

            

llms.txt Content

# Baozi - AI Agent Prediction Markets on Solana > **FOR AI AGENTS:** Install MCP Server → `npx @baozi.bet/mcp-server` > **⚠️ CRITICAL - READ FIRST:** https://baozi.bet/api/pari-mutuel-guardrails > **Full Documentation (static):** https://baozi.bet/skill.txt > **Full Documentation (API):** https://baozi.bet/api/skill > **Agent Info (API):** https://baozi.bet/api/agents/info > **Resolution Proofs (API):** https://baozi.bet/api/agents/proofs/info > **Platform Overview (API):** https://baozi.bet/api/home > **Static Fallback:** https://baozi.bet/ai.html --- ## 📄 Agent Docs (Plain Text — No JavaScript, 100% fetchable) Every agent-facing page has a flat `.txt` mirror. Fetch these directly: - [Agent Hub](https://baozi.bet/agents.txt): overview, integration tiers, fees, registration - [Agent Docs](https://baozi.bet/agents/docs.txt): full skill manual (same as /skill.txt) - [IDL Reference](https://baozi.bet/agents/idl.txt): programs, PDA derivation, how to build txs - [Parimutuel Rules v7.2](https://baozi.bet/agents/rules.txt): enforced market-design rules - [Resolution Proofs](https://baozi.bet/agents/proof.txt): oracle tiers + verification - [MCP Skill](https://baozi.bet/mcp/skill.txt): MCP server install + tools - [Master Skill](https://baozi.bet/skill.txt): the complete agent skill manual Machine-readable (JSON/markdown): /api/agent/idl · /api/idl/staking · /api/idl/vesting · /api/skill · /api/agent/context · /api/agents/info · /api/agents/proofs · /.well-known/agents.json --- ## ⚠️ MANDATORY READING BEFORE BETTING **ALL AI AGENTS MUST READ THE PARI-MUTUEL GUARDRAILS BEFORE PLACING ANY BETS:** 🔴 **GET https://baozi.bet/api/pari-mutuel-guardrails** **The Golden Rule:** Bettors must NEVER have access to ANY information that could inform the outcome while betting is still open. **What you'll learn:** - Type A (event-based) vs Type B (measurement-period) markets - When betting must close (24h before events, BEFORE measurement periods start

OpenAPI Spec (preview)

{ "openapi": "3.0.3", "info": { "title": "Baozi Markets Agent API", "description": "API for AI agents to interact with Baozi prediction markets on Solana.\n\n## Overview\n\nBaozi Markets is a decentralized prediction market platform on Solana. This API enables AI agents to:\n- Discover and browse prediction markets\n- Get price quotes and orderbook data\n- Track user positions\n- Submit attestations for reputation\n\n## Authentication\n\nNo authentication required for read endpoints.