Back to Blog

Academic Pricing: Two Ways In, and What Each Actually Checks

Shihab Shahriar AntorSeptember 2, 2026

There are two ways to get academic pricing here, and either one on its own is enough: verify an institutional email address, or upload a student or staff ID. You do not need both, and the second exists because the first quietly excludes a large part of the world.

Why one door was not enough

The obvious implementation of student pricing is a pattern match on the address: does it end in .edu, or contain .ac. That works well in two countries and fails everywhere else. Checking our own signups, real universities issue mail on ordinary national domains constantly. Universidad de Buenos Aires uses fi.uba.ar. Universiti Teknologi Malaysia uses graduate.utm.my. Neither matches any pattern short of a list, and a list is never finished.

So the address path recognises what it recognises, and everyone else gets a second door instead of a refusal. A refusal in this situation is not a small thing: it lands hardest on people whose institution is already less legible to software written elsewhere.

What the document review actually does

An automated first pass reads the upload immediately. It is worth being precise about what that pass is and is not, because the honest version is less impressive than the marketing version.

It is not a forgery detector. A small vision model cannot tell a genuine student card from a good fake, and asking it to try produces a confident answer with nothing behind it. What it does is read what is legible: is there an institution name, does it look like a card, is there a date. A policy then decides, and every time the policy overrules the model, that is recorded.

It can approve, and it can escalate. It rejects only a few unambiguous cases. The asymmetry is deliberate. A wrong approval costs a few dollars a month. A wrong rejection costs a person their access, and falls hardest on a real card in a script the model reads poorly, photographed on a cheap phone. When it is not sure, a human looks.

What happens to the document

An ID is the most sensitive thing anyone uploads here, so: it goes to a private location that the public asset CDN cannot read, it is streamed to a reviewer through the API rather than handed out as a link anyone with the URL could open, and it is deleted a day after the decision. The verdict is kept. The evidence is not.

What approval gets you

A price, not a plan. This is worth saying plainly because it is the part people misread: being approved does not upgrade your account, it makes the academic rate available to buy. Everything free stays free either way. Unlimited collaborators are not a paid feature here and never have been, which is the difference that matters most to a lab, since the usual model charges per seat and turns a six-author paper into six subscriptions.

Whole departments

If you are asking on behalf of a department rather than yourself, individual verification is the wrong mechanism. A site licence covers everyone with an address at the institution, with no per-person approval step at all. Students and researchers at 240 or so universities and research labs across more than fifty countries already write here, so there is a reasonable chance yours is among them. Start at the academic page, and choosing an editor for a university covers what to ask before standardising a department on anything.

Frequently asked questions

How do I get academic pricing on LetX?

Two ways, and either one is sufficient. Verify an institutional email address, or upload a student or staff ID for review. If your university issues addresses on an ordinary national domain rather than .edu or .ac, the second path exists precisely for you.

What if my university does not have a .edu address?

That is common outside the United States and is why the document path exists. Universidad de Buenos Aires, Universiti Teknologi Malaysia and dozens of others issue mail on ordinary national domains. A pattern match on .edu would refuse all of them.

What happens to an ID document after review?

It is stored in a private location the public CDN cannot read, shown to a reviewer through the API rather than a shareable link, and deleted a day after the decision. The verdict outlives the evidence.

Does academic pricing give me a Pro plan?

No. It unlocks a price, not a plan. Approval means you can buy at the academic rate; it does not grant an upgrade on its own.

How long does document review take?

A first automated pass runs immediately and can approve clear cases. Anything it cannot read confidently goes to a person rather than being refused, because a wrong rejection costs someone their access and a wrong approval costs a few dollars.

Ready to try LetX?

Join researchers and students focusing on their work, not the tools.

Get Started Free

Written by Shihab Shahriar Antor , AI Engineer & Founder of Shahriar Labs. Builder of LetX (collaborative LaTeX) and QuantumSketch (AI STEM video).