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

# Set Up a Parking Domain

<Note>
  Parking Domains are only relevant if you have an existing [web store](../../webstore/about-the-webstore).
</Note>

To set up a parking domain:

1. Configure the [Pre-Authenticated Login Webhook](/../../api-reference/webstore/player-authentication/preauthenticated-login/introduction), allowing you to authenticate players automatically when they go from the game to the parking domain, without requiring an additional login. Once configured, Appcharge will automatically handle pre-authentication from the parking domain to your web store.
2. Create a parking domain to redirect players from your game. For example:
   * **Your web store's domain:** `myAwesomeGameWebStore.com`
   * **Your parking domain:** `myAwesomeGamePlayerHub.com`
3. Send your parking domain URL to Appcharge.
4. In the Game Portal section of the Publisher Dashboard:
   * [Create and manage a page](../create-and-manage-a-game-portal-page) for your parking domain.
   * [Create and manage content](../create-and-manage-game-portal-content) for your parking domain.
   * [Design your parking domain](../design-your-game-portal).
5. Add a CTA in your content that links to your web store.
