Assistants decide if you are a scam before they explain what you do.
AI visibility for crypto protocols is the work of being described accurately by an assistant that has been asked whether a protocol is safe, what it does, and whether to use it. Crypto research inverts the usual order: a person evaluating a protocol asks about risk before they ask about function, and an assistant answering that question is cautious by design. The sources it reaches for are aggregators, block explorers, audit reports and developer documentation rather than a project site, and a protocol whose own material is unreachable gets described from whatever else exists, which in this category is often nothing specific and a great deal of generic warning.
01What is at stake
Silence is not neutral here. Silence reads as risk.
A model asked whether an unfamiliar consumer brand is any good will say it has limited information and move on. A model asked whether an unfamiliar protocol is safe does something different, because the category carries a well-earned association with loss. Absent specific, checkable material about a given protocol, the answer fills with the general case: unaudited contracts, anonymous teams, the possibility of a rug pull. None of that was written about you. All of it now attaches to you.
The material that would displace it usually exists and usually cannot be read. Protocol communities run on Discord and on X, neither of which an answer-time crawler can index. Documentation sits in a client-rendered docs framework that returns an empty shell to anything that does not execute JavaScript. Audits are published as PDFs on a security firm's site rather than as pages on the protocol's own. The result is a project with real evidence of its own soundness, none of it in a form that reaches the answer.
The identity problem compounds it. A protocol is frequently four things at once: a ticker, a product name, a DAO and a company, sometimes in different jurisdictions and often with a fork carrying a near-identical name. An engine that cannot resolve those into one entity will merge them, and merging a live protocol with an abandoned fork or an exploited namesake is a specific and expensive kind of wrong answer.
02The questions
What your market is actually typing.
- Is this protocol safe to use?
- Has it been audited, and by who?
- Is it a rug pull?
- What is the difference between the token and the protocol?
- How do I bridge to it and what does it cost?
- Which DeFi protocols have the best yields right now?
- Who is behind it and are they anonymous?
- Has it ever been exploited?
03Why it breaks here
Four failures specific to this market.
01
The community lives where crawlers cannot go
Discord carries the support, the governance debate and the technical detail for most protocols, and Discord is closed to every answer-time crawler. X threads are throttled or blocked depending on the agent. So the best explanation a project has ever produced of its own mechanism sits in a channel no model will ever read, while the answer gets composed from a listing page written by somebody else.
02
Documentation that returns an empty page
Docs frameworks popular in this category render in the browser by default. A crawler that does not execute JavaScript receives a shell, so the most authoritative technical material a protocol owns is invisible at exactly the moment an assistant is deciding whether to trust it. Rendering the docs on the server is usually a configuration change rather than a rewrite.
03
Audits published somewhere else, as a PDF
An audit is the single most citable artefact a protocol has: dated, attributed to a named firm, and specific about what was examined. Publishing it only as a PDF on the auditor's domain hands that citation to the auditor. A summary page on the protocol's own site, marked up, naming the firm and the date and linking the full report, keeps the evidence attached to the protocol it vindicates.
04
Four names, one project
Ticker, protocol, DAO and legal entity frequently differ, and forks reuse names deliberately. Without an entity graph saying which name refers to which thing and which addresses are canonical, an engine guesses, and in this category a wrong guess can attach another project's exploit to yours.
04What we do about it
01
Answer the safety question on your own site
A risk page that names the auditors and the dates, states which contracts are immutable and which are upgradeable, says who controls the admin keys and under what timelock, and links the addresses on a block explorer. Every one of those is a checkable statement rather than a reassurance, which is what makes the passage quotable and what makes it worth quoting.
02
Move the docs into the HTML
Server-render the documentation so the technical explanation arrives without JavaScript, then structure it so individual concepts are addressable rather than buried in one long page. A model looking for how a mechanism works will lift a section if a section is what it finds.
03
Resolve the entity
One Organization node with a stable identifier, sameAs links out to the explorer pages, the aggregator listings, the repository and the governance forum, and consistent naming across all of them. That is what tells an engine the ticker, the protocol and the DAO are one thing, and what separates you from the fork.
04
Publish where the answers are already drawn from
Aggregators, explorers and governance forums are read by crawlers and are already cited in answers about this category. Keeping listings accurate and complete, and holding real discussion on a crawlable forum rather than only in chat, puts corroborating material where an engine will actually meet it.
05Questions
- Assistants seem reluctant to discuss crypto at all. Can this work?
- Caution in this category is real and is not going away, and no amount of optimisation removes it. What changes is what the caution is made of. An assistant hedging while citing a named audit, a dated deployment and a public team is giving a materially different answer from one hedging with nothing specific to say, and the second is what most protocols currently get.
- Our community is on Discord. Do we have to move it?
- Moving the community is neither necessary nor advisable. What matters is that the substance discussed there also exists somewhere crawlable: documentation, a governance forum, or written explainers on the protocol site. Chat can stay chat, as long as it is not the only place the explanation lives.
- Does an audit actually change how we are described?
- An audit gives an assistant something specific and attributable to say instead of a general warning, which is the substitution that matters. Publishing it in a readable, marked-up form on your own domain is what makes the difference, because an audit an engine cannot reach cannot be cited.
- We are anonymous. Is that fatal?
- Anonymity is common in this category and is not on its own disqualifying, but it removes one of the strongest trust signals available, so the others have to carry more. Audits, immutable contracts, timelocks, public governance and a verifiable track record are all checkable without a legal name attached.
- A fork with our name keeps appearing in answers about us. What fixes that?
- Confusion between similarly named projects is an entity problem rather than a content problem. Resolving it means one canonical identity on your own site, corroborated by sameAs links to the explorer, repository and aggregator listings that independently confirm which addresses and which repository are yours.
- Is this financial promotion? We have compliance constraints.
- Nothing in this work involves making claims about returns or promoting a token, and it should not. The material described here is factual and technical: what the protocol does, who audited it, what is upgradeable and by whom. Where your jurisdiction constrains promotional language, take your own advice on it; the checkable statements are the ones worth publishing anyway.
06Where to go next
Service
Technical AEO
Markup that tells models what your business is, on pages that render without JavaScript.
Service
AI Visibility Recovery
You were cited and now you aren't. We trace what changed and rebuild the citation path.
Service
Digital PR
Placements written to be quoted, on the publications models already draw answers from.
Definition
Entity
A thing an engine can identify and hold facts about.
Definition
Hallucination
A confident model statement that no source supports.
Definition
AI Citation
When an assistant attributes part of its answer to your page.
Definition
sameAs
Links that prove your entity is the same one elsewhere.
Start with the evidence
See what an assistant can read on your site.
The free checker fetches your site the way the answer-time crawlers do and scores what comes back across twenty-three checks, with every finding traced to a line in your HTML.