

# Preparing games for Amazon GameLift Servers FleetIQ
<a name="gsg-integration-intro"></a>

This section covers how to implement your design for hosting games on Amazon EC2 with Amazon GameLift Servers FleetIQ To get your multiplayer games up and running, you need to do the following: 
+ Adapt your game server to communicate with Amazon GameLift Servers FleetIQ.
+ Create a FleetIQ game server group to deploy your game servers.
+ Add functionality to your game client service to request available game servers.

The topics in this section provide detailed information on how to accomplish this work. To get started, see the integration plan, which provides a detailed step-by-step guide.

**Topics**
+ [Amazon GameLift Servers FleetIQ integration steps](gsg-getting-started.md)
+ [Manage Amazon GameLift Servers FleetIQ game server groups](gsg-integrate-gameservergroup.md)
+ [Integrate Amazon GameLift Servers FleetIQ into a game server](gsg-integrate-gameserver.md)
+ [Integrate Amazon GameLift Servers FleetIQ into a game client](gsg-integrate-gameclient.md)