# Game integration for webshops

> Connect a published webshop to your Unity game and authenticate players when they open it.

After you publish a webshop, your game can open it in a browser with an authenticated player session. On supported platforms, you can also integrate the webshop directly into the player experience. Players sign in to a webshop with a [Unity Player Account](/authentication/unity-player-accounts.md) linked to their existing player identity.

Refer to the following for information about how to connect a webshop to your Unity game and how player sign-in works.

[Player sign-in for webshops](/iap/webshop/player-sign-in.md): Understand how players are authenticated for a webshop and how sign-in links a persistent Unity Player Account to the player identity your game already uses.
[Open a webshop from your game](/iap/webshop/deep-links.md): Understand how a game opens a webshop with an authenticated player session and how players are authenticated.
[Integrate a webshop into a Unity game](/iap/webshop/integrate-into-game.md): Open a webshop from a Unity game with an authenticated player session.
