# EdgegapLobby

This is a copy of the [Tanks](https://mirror-networking.gitbook.io/docs/manual/examples/tanks) example (basic scene with player controlled tanks), but with a lobby ui for using Edgegap's Lobby and Relay service.

It showcases how one might interact with the [EdgegapLobbyKcpTransport](https://mirror-networking.gitbook.io/docs/transports/edgegap-transports#edgegaplobbykcptransport) to list, join and create lobbies, providing a good starting point for anyone wanting to use Edgegap lobbies.

## Setup

As this example uses external services from Edgegap you will need to set up the transport on the NetworkManager gameobject before you can use it, please see the [EdgegapLobbyKcpTransport Setup instructions on how to do that](https://mirror-networking.gitbook.io/docs/transports/edgegap-transports#setup)
