> ## 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.

# Welcome to Appcharge

Appcharge is a monetization platform built by game makers from leading mobile gaming companies.
Designed for the unique challenges of game development, it gives you full control over your monetization strategy, helping you boost revenue and build a sustainable, high-performing games business.
Whether you're building your first game or optimizing a large-scale release, Appcharge provides the tools and infrastructure to streamline your operations and maximize earnings.

This documentation will guide you through everything you need to integrate, launch, and optimize with Appcharge.

## Get started

Start by [setting up your Publisher Dashboard](./publisher-dashboard/set-up-your-publisher-dashboard), the first required step for all Appcharge solutions. Then, **choose the solution** that best fits your game and follow the integration instructions.

<CardGroup cols={2}>
  <Card title="Build a Custom Web Store" href="./webstore/set-up-your-webstore">
    Create a fully customized web store powered by Appcharge, featuring proven monetization strategies and a robust, secure checkout experience.
  </Card>

  <Card title="Integrate Our Checkout in Your Web Store" href="./checkout/set-up-your-checkout">
    Integrate Appcharge’s seamless, secure checkout with support for multiple APMs and a robust, localized payment flow.
  </Card>

  <Card title="Use Payment Links in Your Game" href="./payment-links/about-payment-links">
    Accept payments in your iOS or Android game by linking players directly to a secure checkout experience.
  </Card>

  <Card title="Pre-Authenticate from Game to Web Store" href="/../../api-reference/webstore/player-authentication/preauthenticated-login/introduction">
    Skip the login screen. Send players from game to web store already signed in, with a secure, frictionless experience that drives engagement.
  </Card>

  <Card title="DM Segmented Offers to Your Players" href="./webstore/offers/checkout-link-offers/create-and-manage-a-checkout-link-offer">
    Reach players through your favorite communication channels with exclusive web store offers, segmented for each audience.
  </Card>

  <Card title="Create an Exclusive Game Portal" href="./game-portal/about-the-game-portal">
    Create a game portal for your players with special content including news and exclusive offers.
  </Card>
</CardGroup>

Once you’ve completed setup, explore the available products and features in the [Guides](/guides/introduction) to see what works best for your needs. Use the [API Reference](../../api-reference/introduction) or [SDK documentation](../../sdks/introduction) for implementation support whenever needed.
