Prerequisites
You need a build with statusready and a project on the Pro plan. Queues, lobbies, and matchmaking are Pro-only. See Plan Limits.
Creating a queue
From the dashboard: open the Queues tab and click Create queue. From the API:How matchmaking works
Players create lobbies at runtime through your game client. The lobby host enters the lobby into a queue. Simpl groups compatible lobbies together, boots a server once a match is full, and delivers aserver_ready event to every player over SSE.