Paid routing — pay $0.01 USDC and get an end-to-end answer.
Documentation Index
Fetch the complete documentation index at: https://docs.graphadvocate.com/llms.txt
Use this file to discover all available pages before exploring further.
/ using A2A JSON-RPC — same routing logic, no payment required.402 Payment Required with x402 accepts list ($0.01 USDC on Base)X-PAYMENT headerparams.message.parts[].text.
execution_result — Graph Advocate didn’t just tell you where to look, it ran the query for you.
gql is production-ready GraphQL — paste it as-is into your client or the Graph gateway, no edits needed.subgraph_id is the deployment ID; combine with https://gateway.thegraph.com/api/subgraphs/id/{subgraph_id} to query directly.curl_example is a complete working request you can run in a terminal — useful for sanity-checking before wiring up your client.execution_result (when present) is already the answer; no follow-up call needed.execution_result is missing, fire the curl_example against the Graph gateway with your own API key (free tier available). The gql is always live-tested before being returned.
| Tier | Quota | Cost |
|---|---|---|
| Free | 10 queries / sender / day | $0 (hit POST /, not /route) |
| Paid | Unlimited | $0.01 USDC on Base per call |
| Priority | Same as paid | Higher-ranked response, full search context |