← Back to WeighMyPrompt

Perplexity FAQ — 15 Questions Answered

Last updated: May 13, 2026 · 8 min read

Straight answers to the questions people ask about Perplexity — its models, safety, business model, and the things the official docs don't explain well.

Jump to

Is Perplexity better than ChatGPT?

Different tools for different jobs. The honest take:

Most heavy users keep both: Perplexity for fact-finding and current events, ChatGPT for writing and coding. If you can only pick one and your work is mostly research, pick Perplexity. If it's mostly making things, pick ChatGPT.

See the ChatGPT vs Perplexity comparison for the system-prompt level difference.

Does Perplexity have its own LLM?

Yes and no.

Perplexity has its own model family called Sonar — a fine-tuned model optimized specifically for search-grounded responses. Sonar reads search results faster and cites them more accurately than a generic LLM.

But Perplexity also routes queries to third-party models depending on user choice and plan:

So when someone asks "does Perplexity have its own LLM?" the answer is yes (Sonar exists) but most user-facing experiences blend Sonar with whichever third-party model the user picked.

Is Perplexity safe to use?

Yes, in the standard sense. Perplexity is a legitimate US-based private company, uses HTTPS for all traffic, and doesn't sell your data to third parties. As of 2026, it has solid privacy practices: data residency in the US, SOC 2 Type II compliance, and a published privacy policy.

Your conversations are stored on Perplexity's servers and used to improve the product unless you opt out in Settings → Privacy → Data Retention.

Things to not do (true for any AI assistant):

Is Perplexity publicly traded?

No. Perplexity AI is a private company. You cannot buy Perplexity stock on any public exchange.

The company has raised funding from Jeff Bezos, NVIDIA, IVP, and other private investors at valuations exceeding $9 billion as of late 2025 — but those are private rounds restricted to accredited investors. No IPO has been announced, and there's no public timeline for one.

If you see a stock ticker claiming to be "Perplexity" on a trading platform, it's not the real Perplexity AI — it's either a different company with a similar name or a scam.

Is Perplexity Pro free for students?

Not directly. Perplexity does not offer an automatic student discount the way GitHub Pro or Notion do.

However, there are indirect free-Pro paths for students:

If your school isn't on the partnership list, ask your CS department or research computing group — they sometimes have institutional accounts students can use.

How does Perplexity make money?

Three revenue streams as of 2026:

  1. Perplexity Pro subscriptions — $20/month for unlimited Pro searches, advanced model access, file uploads, and the iOS/Android apps.
  2. Perplexity Enterprise — custom plans for teams that need SSO, admin controls, data residency, and audit logging.
  3. API access — developers pay per query to embed Perplexity's search-grounded answers into their own products.

Perplexity has also experimented with sponsored answers (clearly labeled as "sponsored"), where brands pay to have follow-up question suggestions appear after relevant queries. This is a small revenue contributor compared to subscriptions and is implemented carefully to avoid mixing organic answers with ads.

How to get Perplexity Pro for free?

Three legitimate paths:

  1. ISP / carrier partnership — Check if your mobile or broadband provider bundles Perplexity Pro. T-Mobile, Visible, and several international carriers do.
  2. University partnership — perplexity.ai/student.
  3. Referral program — Refer friends through your settings page; each successful referral gives you a free month, stackable up to a year of Pro.

There's no universal "free trial" promo code that works for everyone. New accounts typically get a few free Pro Searches per day, then are rate-limited to standard Sonar for the rest of the day.

Is there a Perplexity app for Linux Ubuntu?

Perplexity does not publish an official Linux desktop app.

On Linux/Ubuntu, your options are:

How do I set up Perplexity search in Chrome?

Two options depending on how deep you want the integration.

Option 1 (easiest): install the extension

Install the official Perplexity Chrome extension from the Chrome Web Store. It adds:

Option 2: replace Chrome's default search engine

Go to chrome://settings/searchEngines, click Add, and enter:

Set it as default. Now typing in the omnibar goes straight to Perplexity. Or keep Google as default and use the shortcut: type p, hit Tab, then your query — that searches Perplexity without changing the default.

How do I see mentions in Perplexity?

"Mentions" usually means: where is my brand or content cited in Perplexity's answers? Perplexity does not publish a built-in source-mention analytics dashboard.

Workarounds:

  1. Manual check — Search for your brand name on Perplexity and look at the citation list under generated answers. If you appear, you're being mentioned.
  2. AI search monitoring tools — Third-party services like Profound, Otterly, AthenaHQ, and Peec.ai track brand mentions across Perplexity, ChatGPT, and Gemini. Most are paid SaaS.
  3. Referrer logs — Clicks from Perplexity show up in your web analytics as referrer perplexity.ai. Use Google Analytics, Plausible, or Fathom to track inbound from Perplexity over time.

Can I use my Perplexity account on iPhone?

Yes. Perplexity has a native iOS app — download from the App Store and sign in with the same email or OAuth provider you use on the web. The app syncs:

The iOS app also includes voice mode and a Spotlight search integration — type into Spotlight and tap the Perplexity result to send the query directly to the app.

How to jailbreak Perplexity AI?

We're not going to provide jailbreak instructions — they violate Perplexity's terms of service and can get your account banned.

What's worth knowing instead:

How to cancel Perplexity subscription?

Depends on where you signed up:

After cancellation you keep Pro access until the end of the current billing period, then drop to the free tier. Your conversation history is preserved.

Three real differences:

  1. You get a synthesized answer, not blue links. Perplexity reads the top search results and writes the answer for you, with citations.
  2. Follow-up questions stay in context. You can refine the search conversationally — "OK, but only for the EU" or "what about the cheaper option?" — without restating everything.
  3. Citations are inline. Each claim links to the source. You can verify, or click through if you want the original article.

Trade-offs vs Google:

What are the focus modes in Perplexity?

Focus modes scope Perplexity's search to specific source types. Switch via the Focus dropdown under the search bar:

Pro Search is available across all modes for Pro users — it runs more comprehensive multi-step queries with deeper synthesis.

What's next

Build a prompt that works in Perplexity Pasted prompt too long for Pro Search? Estimate token count and trim it before sending. Free, runs in your browser. Open the token counter.

Related