> ## 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 Your Web Store

1. Make sure you've [set up your Publisher Dashboard](./../publisher-dashboard/set-up-your-publisher-dashboard).
2. Design your web store, beginning by [setting up a custom domain](./../webstore/design/set-up-a-custom-domain).
3. Configure [player authentication](./../webstore/player-authentication/set-up-player-authentication).
4. [Set up real-time player data synchronization with the web store](./../webstore/personalization/configure-personalization) to enable personalized offers.
5. [Enable real-time order reporting](./../checkout/orders/about-player-order-reporting) to sync purchases and update player balances.
6. Set up [price points](./../checkout/price-localization/set-up-price-points).

## Explore additional Web Store features

<CardGroup cols={2}>
  <Card title="Create an offer" href="./offers/about-offers" arrow="true" />

  <Card title="Add Apple Pay" href="./../checkout/add-apple-pay" arrow="true" />

  <Card title="Add translations" href="../publisher-dashboard/add-translations" arrow="true" />

  <Card title="Listen for events in the Web Store" href="../events/about-the-events-center" arrow="true" />
</CardGroup>
