back
0Introduction

User manual · 2026

Learn to use GPU Flow, step by step.

With GPU Flow you use professional graphics cards (GPUs) hosted in Spain over the internet, with no hardware to buy. Three products run on them: Token Factory, an API for calling AI models; the SSH Sandboxes, Linux machines where you do the coding; and the dedicated GPU, a full B200 (or a slice) reserved just for you. Every chapter starts from scratch; no prior knowledge required.

Ch. 1 · Token FactoryCh. 2 · SSH SandboxesCh. 3 · Dedicated GPU
0

Chapter 0 · Introduction

What each product does.

GPU Flow has three products on the same platform. Before getting into detail, here's the essential difference between them and when to use each.

0.1Who is it for?

You don't need to be an infrastructure expert. GPU Flow is made both for people who code and for those who just need results:

Developer

Builds a product

Wants to add AI to their app without managing servers. Changes one URL in their code and starts calling the model. → Token Factory.

Data science

Trains models

Needs a powerful, dedicated GPU to train, fine-tune or run heavy sustained workloads. → Dedicated GPU.

Business

Decides & complies

Cares about cost, euro invoices and GDPR-compliant data that never leaves the EU. All three products deliver on that.

Think of it this way. A GPU is like an industrial kitchen: buying and maintaining one is hugely expensive and only worth it if you cook non-stop. GPU Flow rents it to you by the hour (the dedicated GPU) or serves you ready-made dishes through its API (Token Factory), paying only for what you consume. The Sandbox is your workstation wired into that kitchen.

0.2How it all fits together

All three products run on the same sovereign infrastructure in Spain:

Token Factory

API: your app calls over HTTP

Sandboxes

SSH: your editor on the cluster

Dedicated GPU

B200 GPU reserved for you

GPU Flow platform

The dashboard where you configure and launch each product

Infrastructure
NVIDIA B200RDMADDN EXAScalerEspaña · UE

0.3Which one do I pick?

If you want to…Token FactorySandboxesDedicated GPU
Call a model from your app··
A Linux SSH box to code on··
A whole (or fractional) dedicated GPU··
Large-scale training or fine-tuning··
Pay per token consumed··
Pay per active hour·
Data 100% in the EU

Combine them? It's common: you develop in a Sandbox, train on a dedicated GPU and serve the model in production via Token Factory. They're also connected under the hood: your Sandbox's code assistants (Claude Code, Open Code) can run on Token Factory models, and those tokens are billed as part of the Sandbox's own usage, not as a separate service.