Skip to content
NEXDGE
Start free
/01  FAQ

Everything youneed to know.

If your question isn't here, email support@nexdge.com and we'll get back to you within one business day.

Credits scale with how much code you submit, from 1 credit for a file under 100 lines up to 75 for anything over 12,000. Every plan's credits reset on your billing date and don't roll over into the next cycle. Credits you buy as a top-up are the one exception: those never expire.

No. Code is processed in an ephemeral compute environment and destroyed at the end of the review. Nothing is written to disk. Nothing is retained in our database. The review result is returned to you and then deleted from our systems. This is not a policy: it is the architecture.

No. Nexdge is paste-based by default: you paste code, you get a review, in about thirty seconds with no OAuth flow or permission request. If you want it wired into your workflow instead, the VS Code extension and GitHub integration are also available.

All major languages, including TypeScript, JavaScript, Python, Go, Rust, Java, Kotlin, Swift, Ruby, PHP, C, C++, C#, SQL, GraphQL, and Solidity. The Business Logic Reviewer operates at the logic level and is language-agnostic: it validates your rules regardless of which language implements them.

Before submitting your code, you describe what it's supposed to do in business terms: "This function calculates the GST-inclusive price for Indian customers. The base rate is 18%. For essential goods it drops to 5%." Nexdge validates whether your code correctly implements those exact rules. Syntax-only tools can't do this.

After the Fail-Safe Rewrite, the Humanisation Layer applies real engineering fingerprints: variable naming drift, WHY comments referencing specific decisions, intentional TODOs a real developer would leave, asymmetric error handling. The code stays 100% functionally identical. It no longer reads as AI-generated.

Yes. The Agency tier includes white-label report generation, exported with your own branding and commentary, no reference to Nexdge. Your clients see your analysis, not ours.

Both are live. The VS Code extension runs reviews inline as you build, no pasting required. GitHub integration runs a full audit on any branch and can review every pull request automatically, so nothing reaches main without a specialist pass.

Yes, for enterprise and regulated environments: fully air-gapped, self-hosted, no external API calls, no data leaving your jurisdiction. See the enterprise section on the pricing page for what's included.

/03  Start

Still not sure?
Try it on a real file.

Paste something you've actually shipped and see what comes back. Free tier, no credit card.

Start for free