How to Get Your Crypto Project Cited by Perplexity and ChatGPT
Sandy
Head of Content · Block AI
Quick Answer
Perplexity and ChatGPT's browse mode cite sources explicitly — appearing in their answers is a high-trust endorsement that drives real traffic. Here's how to earn those citations.
Perplexity is different from Google. When it cites your project, it shows the URL prominently alongside the answer — and because users are actively reading to research a decision, they actually click through. ChatGPT's browse mode works similarly. Being cited by these systems is qualitatively different from a position 7 ranking on Google: it's a direct endorsement in front of someone who is actively seeking information.
The good news is that citation eligibility is learnable. The systems favor content with specific structural and authority characteristics that you can deliberately build.
How Perplexity Selects Its Sources
Perplexity uses a custom crawler (PerplexityBot) combined with Bing's index for some queries. It selects sources based on:
Relevance: how specifically the page addresses the query. A page titled "How Decentralized Exchanges Work" is more likely to be cited for "how does a DEX work" than a general overview page that mentions DEXes in passing.
Recency: Perplexity favors recent content for time-sensitive queries and recent market information. For evergreen educational content, recency matters less, but publication dates should be visible and content should be kept updated.
Credibility signals: domain authority, external sites linking to the page, and whether the domain is associated with real entities (team pages, About sections, contact information all matter).
Content structure: passages that directly answer a question without requiring the reader to hunt through context. Perplexity extracts the most answer-dense passage it can find.
How ChatGPT Browse Mode Selects Sources
ChatGPT's web browsing uses Microsoft Bing as its underlying index, which means Bing SEO signals matter. Domains indexed in Bing, with good technical health and solid backlink profiles, are favored.
For ChatGPT citations specifically: the system tends to cite sources that are referenced by other sources. If CoinDesk or Cointelegraph has linked to your protocol page, ChatGPT is significantly more likely to include you in answers about that sector.
This is why building even one or two high-authority backlinks from crypto media is disproportionately valuable for AI citation eligibility — it's not just about Bing ranking, it's about training the system to recognize your domain as an authority.
Content Strategies That Drive Citations
Build a dedicated "what is" page for your protocol: "What Is [Your Protocol]: How It Works, Who It's For, and Key Features." This single page, optimized for definitional queries, will be your highest-citation page if built well.
Create comparison content: "How [Your Protocol] Compares to [Main Competitor]" performs extremely well in AI systems because it directly answers the comparison queries that investors and users ask. Be honest — AI systems recognize when comparison content is biased to the point of being uninformative.
Publish sector education, not just project marketing: Perplexity in particular cites sources that are informative about a topic, not just promotional about a project. A page that explains how yield farming works generally, with your protocol as one example, will be cited more than a page that only promotes your protocol's yield farming feature.
Use clear headings that match query phrasing: if people ask "how does [mechanism] work," your heading should be "How [Mechanism] Works" — exact match between the question and the heading dramatically increases extraction probability.
Technical Requirements for Citation Eligibility
Ensure PerplexityBot and GPTBot are not blocked in your robots.txt. Many crypto project sites block all bots by default and are invisible to AI crawlers as a result. Add explicit allow rules for these user agents.
Have a sitemap that lists all your educational content pages. Keep the sitemap updated. Pages not in the sitemap are less reliably indexed by secondary crawlers.
Load time: pages that take more than 3 seconds to reach First Contentful Paint are less reliably crawled and extracted. For AI citation purposes, a fast, simple, text-accessible page outperforms a slow, JavaScript-rendered one.
