> ## Documentation Index
> Fetch the complete documentation index at: https://docs.anymorph.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Perplexity

> citation-first AI search reference engine

## 배경: 누가, 어떤 제품으로 제공하는가

Perplexity는 Perplexity AI가 제공하는 AI-native search engine입니다. ChatGPT나 Gemini처럼 범용 assistant 성격도 있지만, 제품의 핵심 포지션은 “답변과 citation을 함께 제공하는 search engine”입니다. 사용자 규모는 ChatGPT/Google보다 작지만, GEO 실험에서는 가장 출처가 투명한한 reference engine으로 가치가 큽니다.

Perplexity는 자체 web-scale retrieval/index와 embedding/reranking pipeline을 강조합니다. 공개 리서치에서는 수백억\~수천억 URL scale의 index, hybrid retrieval, custom embedding model, multi-layer reranking, Deep Research 스타일의 iterative search가 언급됩니다.

## 사용 규모와 시장 맥락

* Perplexity는 ChatGPT/Google보다 사용자 규모는 작지만, AI search 전용 제품으로서 citation transparency가 가장 강한 축에 속합니다.
* 공개 업계 자료에서는 Perplexity가 월 1억 쿼리 규모, AI chatbot/search 시장에서 한 자릿수 점유율로 언급되는 사례가 있습니다. 수치는 출처별로 다르므로 방향성 지표로 봐야 합니다.
* SaaS, research, comparison, product discovery query에서 출처가 풍부한 answer를 제공하므로 B2B/GEO 실험에 특히 유용합니다.
* Perplexity에서 citation을 얻는 것은 “AI가 실제로 읽고 근거로 삼을 수 있는 source인가”를 검증하는 강한 신호입니다.

### 공개/추정 사용량 지표 (MAU/WAU/쿼리)

| 지표              |                          공개/추정 수치 | 출처/해석 메모                                     |
| --------------- | --------------------------------: | -------------------------------------------- |
| 월간 query volume |                약 1억 queries/month | 자주 인용되는 업계 추정치. 출처/시점별 편차 있음                 |
| AI search 점유율   |                         한 자릿수 점유율 | ChatGPT/Google보다 작지만 niche engine보다 큰 축으로 추정 |
| 제품 맥락           | 작은 사용자 기반, 높은 source transparency | MAU는 작지만 citation 관찰성이 매우 높음                 |

## 제품 surface와 사용자 경험

* 답변 문장마다 inline citation이 붙는 citation-first UI가 핵심입니다.
* Pro Search/Deep Research에서는 더 많은 출처를 읽고 iterative retrieval을 수행합니다.
* 검색, answer synthesis, citation이 하나의 product loop로 강하게 결합되어 있습니다.
* SaaS/product/research query에서 출처 비교와 citation auditing에 특히 유용합니다.

## GEO 특성

| 축                   | 엔진별 특성                                            | GEO 해석                                                                          |
| ------------------- | ------------------------------------------------- | ------------------------------------------------------------------------------- |
| Retrieval substrate | 자체 web-scale index + hybrid retrieval + reranking | Google/Bing rank 복제가 아니라 자체 출처 평가                                               |
| Citation UI         | citation-first inline 출처 UI                       | 출처 전략 실험에 가장 관찰성이 높음                                                            |
| Query fan-out       | Pro/Deep Research에서 multi-step search plan        | 복잡한 B2B query에서 vendor/review/pricing/출처를 순차 탐색                                 |
| 출처 다양성              | Perplexity는 고유 도메인 수와 평균 인용 수가 높은 편               | 다양한 evidence layer가 중요                                                          |
| 측정 포인트              | 출처 중심 evidence layer와 final answer surface 분리     | homepage inline share 55.1%, pricing/plans 50.3%; blog/news/report는 evidence 역할 |

### 주요 인용/영향 출처 유형

| 출처 유형                              | 관찰된 패턴                                                                                                     | GEO 액션                                           |
| ---------------------------------- | ---------------------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| Reddit / community                 | Reddit은 Perplexity 출처 pattern에서 특히 강하게 나타남                                                                 | 실사용/불만/대안 narrative 관리                           |
| YouTube                            | YouTube는 Perplexity의 주요 출처 group에 자주 포함됨                                                                   | how-to/demo/explainer source로 활용                 |
| News / earned media                | Perplexity는 earned media와 news 출처 쪽으로 기울어지는 경향이 있음                                                         | PR/industry media 출처 확보                          |
| Industry authority / analyst sites | Gartner류 authority, niche expert sites                                                                     | B2B 비교/추천 query에서 신뢰 출처                          |
| Owned reference pages              | homepage inline share 55.1%, pricing/plans 50.3%; guide/pricing/product answer surface가 inline citation 후보 | BLUF, date, table, schema로 passage extraction 강화 |

## 엔진별 GEO 전략

| 전략                          | 해야 할 일                                               | 측정 지표                  |
| --------------------------- | ---------------------------------------------------- | ---------------------- |
| Source strategy 실험 엔진으로 사용  | Perplexity에서 어떤 출처 유형이 살아남는지 빠르게 확인                  | inline citation count  |
| BLUF/self-contained passage | H2 바로 아래 답변 문단과 비교표/통계 배치                            | passage-level citation |
| Freshness 명시                | last updated, publication date, 최근 수치 표시             | fresh source inclusion |
| Third-party source mix 설계   | Reddit/YouTube/news/review/authority 출처를 cluster별 관리 | 출처 domain diversity    |

## 무엇을 측정할 것인가

* Inline citation count와 citation-linked mention
* Source domain diversity와 owned vs third-party split
* Citation position과 answer claim coverage
* 동일 prompt 반복 시 출처 stability

## Sources

* [https://ziptie.dev/blog/how-perplexity-ai-answers-work/](https://ziptie.dev/blog/how-perplexity-ai-answers-work/)
* [https://research.perplexity.ai/articles/architecting-and-evaluating-an-ai-first-search-api](https://research.perplexity.ai/articles/architecting-and-evaluating-an-ai-first-search-api)
* [https://www.stackmatix.com/blog/perplexity-ai-optimization-strategy](https://www.stackmatix.com/blog/perplexity-ai-optimization-strategy)
