> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enable PlayFab Multiplayer Server feature

> Enable the PlayFab Multiplayer Servers feature on a game title using Game Manager or the API and PowerShell, including payment method and quota prerequisites.

PlayFab Multiplayer Server isn't automatically enabled when you sign up for a PlayFab account. In order to use and view the servers, you need to enable the feature from Game Manager or use API/PowerShell.

You have to enable the feature using Game Manager if you don't yet have a payment method on the account.

Certain servers have limited free usage and capacity limits. They can be used during evaluation and development. If you're enrolled in paid pricing plans, you may request for additional server cores. To learn more, see [Managing Server cores quota](/services/playfab/multiplayer/servers/quota-changes).

## Enable using Game Manager

1. Log into your developer account on [PlayFab.com](https://developer.playfab.com)
2. Go to **My Studios and Titles** page and select your game title to display the dashboard. If you haven't created one, you have to create a new title.
3. Go to **Multiplayer** > **Servers** page
4. Select **Enable**

In order to complete the process, you need to have a payment form associated with the account. Follow the instructions on screen to add this information.

## See also

* [Create your first server](/services/playfab/multiplayer/servers/create-your-first-server)
* [Author a game server build](/services/playfab/multiplayer/servers/author-a-game-server-build)
* [Deploy a build](/services/playfab/multiplayer/servers/deploying-playfab-multiplayer-server-builds)
* [Using PlayFab Multiplayer Servers to host multiplayer games](/services/playfab/multiplayer/servers/using-playfab-servers-to-host-games)


## Related topics

- [Deploy builds using PowerShell/API](/services/playfab/multiplayer/servers/deploy-using-powershell-api.md)
- [Using PlayFab Multiplayer Servers to host multiplayer games](/services/playfab/multiplayer/servers/using-playfab-servers-to-host-games.md)
- [Integrating with PlayFab Multiplayer Servers](/services/playfab/multiplayer/matchmaking/multiplayer-servers.md)
- [PlayFab Multiplayer C++ SDK Release Notes](/services/playfab/multiplayer/lobby/lobby-matchmaking-sdks/lobby-and-matchmaking-release-notes.md)
- [PlayFab Multiplayer Server terms](/services/playfab/multiplayer/servers/server-terms.md)
