# What is Revquix

> A tour of the parts - tools, practice, projects, Canvas and mentorship - and how they fit together.

Source: https://www.revquix.com/docs/getting-started/what-is-revquix
Last verified: 2026-09-04

---

Revquix is a career platform for engineers. It covers the whole arc of getting hired and getting
better: preparing your materials, practising, building things worth showing, and talking to someone
who has done the job.

The parts are independent - you can use one and ignore the rest - but they are built to hand off to
each other.

## The parts

- [Tools](https://www.revquix.com/tools) - Focused utilities for resumes, money and everyday developer work.

- [Practice](https://www.revquix.com/problems) - Coding problems and structured tracks, solved in the browser.

- [Projects](https://www.revquix.com/dashboard/projects) - A real editor with a file tree, Run, AI assist and GitHub push.

- [Canvas](https://www.revquix.com/docs/canvas/what-canvas-is) - Diagram boards you can animate and export as video.

- [Mentorship](https://www.revquix.com/marketplace) - Book time with someone who has done the job.

### Tools

Small, single-purpose utilities. The resume builder and the ATS checker are the ones most people
arrive for; there are also job-description matchers, salary and tax calculators, and a set of
developer utilities.

Some are free. Some cost **credits** - and where they do, the cost is shown on the tool's card
before you click, not after you have uploaded a file.

### Practice

Coding problems with a browser editor, test cases and submissions, plus **tracks** - ordered
sequences that take a topic from the start to something interview-shaped.

### Projects

More than a snippet runner: a file tree, multiple files, an editor with completions, an AI assist
panel, and push-to-GitHub. Run executes **the file you have open** rather than a fixed entry point,
which is what makes a folder of independent solutions practical.

[How Run picks a file →](https://www.revquix.com/docs/projects/running-your-code)

### Canvas

Diagram boards for architecture sketches and system designs. Boards can be animated and exported as
an animated SVG, a GIF or an MP4, and a board can be linked into a project so the diagram sits next
to the code without ever going stale.

### Mentorship

Sessions with mentors - mock interviews, hourly sessions, and packages of several sessions bought
together. Everything about a booking, from the join link to a dispute, is handled inside your
workspace.

## Credits

Credits are the shared currency for the parts that cost money to run - mostly the AI-backed tools.
New accounts start with a grant, and credits can also be earned. Every tool that charges shows its
cost up front.

> **Note** - Free does not always mean anonymous
>
> A tool marked free may still ask you to sign in. The badge answers _what it costs_, and signing in
> is about saving your work rather than about payment.

## Finding things

1. **Press `⌘K` anywhere** (or `Ctrl K` on Windows and Linux)
   to search pages, tools, problems, people and your own projects from one box.

2. **Filter with a chip** if you know the kind of thing you want - Actions, Pages, Tools, People,
   Practice, Content or Docs. See{" "} [the command palette](https://www.revquix.com/docs/getting-started/the-command-palette).

3. **Still stuck?** [Help & Support](https://www.revquix.com/dashboard/help) has the common answers, and a
   way to reach us with your account already attached - see{" "} [getting help](https://www.revquix.com/docs/support/getting-help).

## Related

- [Creating your account](https://www.revquix.com/docs/getting-started/creating-your-account) - Signing up, and the two ways in.

- [Your first week](https://www.revquix.com/docs/getting-started/your-first-week) - An opinionated path through it.

- [Finding your way around](https://www.revquix.com/docs/getting-started/finding-your-way-around) - The workspace, explained.
