# Vecto Games — original casino games and a turnkey iGaming solution

Vecto Games creates **original** casino games (crash, instant-win and slots) with
unique mechanics, each engineered for player retention, fair and configurable RTP,
and strong performance on desktop and mobile. Operators integrate **once** through
one modern REST + seamless-wallet API and get the entire catalogue, plus
back-office tools, reporting, and promotions such as free bets.

- Website: https://vectogames.com
- Integration reference (for coding agents): https://vectogames.com/docs.md
- Sign up: https://client.vectogames.com/sign-up
- Partnerships: partners@vectogames.com · General: hello@vectogames.com

## Why operators choose Vecto

- **One integration, every game.** A single game-aggregation endpoint and wallet
  contract. Adding a game only changes one `game` parameter.
- **Player retention.** Original mechanics and tuned volatility built to keep
  players engaged session after session.
- **Provably fair.** Every round commits its outcome (a hashed server seed) before
  the bet and can be independently recomputed after, and each title publishes an
  accurate, operator-configurable RTP (92 / 95 / 97 / 99%).
- **Seamless wallet.** You keep the player's money; we call your wallet to debit a
  bet and credit a win in real time. You remain the single source of truth.
- **Cross-platform.** Games run in an iframe across desktop, tablet and mobile and
  connect to major aggregation platforms.
- **Turnkey + white-label.** Game content, back office, reporting, and promo
  infrastructure (including free bets / free spins and offer campaigns).

## Game catalogue

All games share the same integration; only the `game` code changes.

| Game | Code | Type | Mechanic |
|---|---|---|---|
| Elevator | `elevator` | Crash | Ride the lift; the multiplier climbs floor by floor. Cash out before the elevator breaks down and the round drops to zero. |
| Storm | `storm` | Crash (live, multiplayer) | Predict which city the storm strikes. Everyone bets on the same live round; rarer cities pay more. |
| Wander | `wander` | Crash | Cross a busy desert road. Each lane cleared lifts the multiplier; cash out before the traffic ends the run. Selectable difficulty. |
| Tunnel | `tunnel` | Crash | Send the cart deeper into the mine. Further = higher multiplier; cash out before the tunnel collapses. |
| Paradrop | `paradrop` | Crash (continuous) | The multiplier climbs as the plane drops. Cash out before it hits the ground, or push the optional risky ceiling. |
| Crown of Anuket | `crown-of-anuket` | Slot (1024 ways) | Egyptian-themed ways slot with free spins and a buy-feature. In development. |

Every game: configurable RTP and volatility, provably-fair outcomes, cash out
anytime (crash titles), desktop + mobile.

## How integration works (summary)

1. Your backend calls `POST https://api.vectogames.com/api/sessions` with your
   `X-API-Key` and the player id → you get a one-time `launchUrl`.
2. You embed `launchUrl` in an `<iframe>` on the player's page.
3. The game plays; for every stake and payout we call **your** seamless-wallet
   endpoint (`bet` / `win` / `rollback` / `balance`), and your response balance is
   authoritative.
4. You optionally receive a `round.settled` webhook for reconciliation, and can
   verify any round via the provably-fair endpoint.

Full, self-contained details (auth, request/response shapes, money units, free
bets, provably fair, all endpoints): **https://vectogames.com/docs.md**

## FAQ

**What types of games do you develop?** Original slots, crash and instant-win
titles with unique mechanics, each engineered for retention, fair RTP and standout
performance.

**How do I integrate your games?** Fast and developer-friendly through modern REST
APIs and a single unified game-aggregation endpoint. See `docs.md`.

**Do you offer white-label solutions?** Yes — turnkey and white-label packages
including game content, back-office tools and promo infrastructure.

**How do you guarantee fair play?** Every round is provably fair: the outcome is
committed before the bet and can be independently recomputed afterwards. We also
publish accurate RTP for each title.

**Which platforms are supported?** Desktop, tablet and mobile, connecting to all
major aggregation platforms.

**How can we start a partnership?** Use the contact form at
https://vectogames.com/contact or email partners@vectogames.com; we scope
integration and content within days.
