# Start Matchmaking

This is what we need to Start Matchmaking and get into games with other players (other than the ones in our lobby if we so choose that.

<figure><img src="https://599571038-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJOLYZsEpI3ofbnXUKMb9%2Fuploads%2FLf03A9Vwm8Tg1eWl2btw%2FUE4Editor_mdmOxGsFRc.png?alt=media&#x26;token=33d36c1c-967d-4427-b1a2-d25352dc4ad1" alt=""><figcaption></figcaption></figure>

This takes in our defaults, and adds in the Requester ID as we can ONLY start matchmaking when we are the host. This also takes in the matchmaking mode we are looking to go into, we may use this for multiple gamemodes. Once we successfully Start Matchmaking, then we can get Get Game Server Info when we actually have our game server attached.

{% content-ref url="get-game-server-info" %}
[get-game-server-info](https://duel-studios.gitbook.io/playflow-cloud-for-unreal/matchmaking/get-game-server-info)
{% endcontent-ref %}
