# How Swapply Works — The Full Mechanism

Swapply is a swipe-to-apply iOS app: upload your resume, get a feed of matched jobs, swipe right on the ones you want, and Swapply prepares and submits the application — charging you only when it can prove the application actually landed. This document describes the mechanism end to end, in the order it happens.

Status: pre-launch (private-beta waitlist at https://swapplyjobs.com). Last updated: 2026-07-16.

## 1. Your real resume is the single source of truth

You upload your actual resume. Everything Swapply writes on your behalf — tailored resume versions, cover letters, screening answers — is derived from it. Swapply never invents experience, credentials, availability, or answers. If a form asks something your resume and profile genuinely don't answer, Swapply fails closed: it asks you, or hands the application off to you, rather than guessing. Truthful-only is a hard rule, not a preference.

## 2. Jobs come directly from employers' own application systems

Swapply sources jobs from the public job-board APIs of the applicant-tracking systems employers themselves use — Greenhouse, Lever, and Ashby. That means:

- No scraping middlemen, no reposted or stale listings from aggregator boards.
- The listing Swapply shows you is the employer's live posting, and the form Swapply fills is the employer's real application form.
- Because the source is the ATS itself, Swapply knows in advance whether a job's form is one it can submit and verify.

## 3. You approve every job with a swipe — per job, every time

Nothing is ever sent without your explicit approval of that specific job. Swipe right to approve, swipe left to pass. There is no bulk mode, no background auto-send, no "apply to everything matching a filter". One swipe equals one application, always initiated by you.

## 4. Per-job tailoring: resume, cover letter, screening answers

After your right-swipe, Swapply tailors the application to that role: a resume version emphasizing the relevant experience, a cover letter when the form calls for one, and answers to the employer's screening questions — all drawn from your real resume and profile, truthful-only (see step 1). Every application is individually prepared; there is no generic blast template.

## 5. Auto-submit only where success can be proven

Swapply automatically submits only on direct, public ATS application forms — the kind that require no login and present no CAPTCHA. These are exactly the forms where the submission outcome is observable and provable. Where certainty is lower, Swapply pauses for your review; where automation would require crossing a wall (login, CAPTCHA, 2FA), it does not attempt it at all — see step 8.

## 6. Verification evidence: the receipt

When Swapply submits, it captures the applicant-tracking system's own success response — the ATS confirmation payload or "thanks for applying" confirmation page — and stores it with your application as evidence. Most employers also send their own confirmation email, which lets you verify Swapply right back. If that evidence does not exist, the application is not treated as submitted.

## 7. A charge can only happen after a verified submission

You are charged only after step 6 produces evidence. This is enforced structurally, not editorially: in Swapply's billing state machine, the "charged" state is reachable only through the "submitted" state, and "submitted" requires the verification evidence. There is no code path that charges for an attempt, a failure, or a handoff. No charge without a verified submission — that is the product's founding rule.

## 8. Everything uncertain becomes a free handoff

If an application hits a CAPTCHA, a login wall, two-factor authentication, or a question that cannot be answered truthfully from your resume, Swapply hands it off to you — transparently and for free. The reserved credit is released, and you receive everything already prepared: the tailored resume, the cover letter, the drafted answers. Finishing takes a tap, not an hour. A handoff never costs anything.

## 9. Hard rules that never bend

- Swapply never solves CAPTCHAs. A CAPTCHA is always a handoff.
- Swapply never stores your employer or job-site passwords — there is nowhere in the system to put them.
- Swapply never fabricates answers, experience, or qualifications.
- Swapply never submits anything without your per-job right-swipe.
- Your resume and answers go only to the named AI providers used to tailor your application, with your explicit consent — never to data brokers, never resold.

## Summary, in one paragraph

Swipe right on a real job sourced directly from the employer's own ATS board (Greenhouse, Lever, Ashby); Swapply tailors the resume, cover letter, and answers from your real resume, truthful-only and fail-closed; it auto-submits only on public forms where success is provable, captures the ATS's own confirmation as a receipt, and charges only after that verified submission; everything else — CAPTCHA, login, ambiguity — is a free, fully-prepared handoff. Swapply never solves CAPTCHAs.

## See also

- [Pricing model](https://swapplyjobs.com/okf/pricing-model.md)
- [Company](https://swapplyjobs.com/okf/company.md)
- [FAQ](https://swapplyjobs.com/faq) · [Manifesto](https://swapplyjobs.com/manifesto) · [Billing Bill of Rights](https://swapplyjobs.com/billing)
