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

# PlayFab Economy documentation

> Explore PlayFab Economy (Legacy) features for items, stores, virtual currencies, sales, and promotions to help you engage and monetize your game.

PlayFab Economy provides you with the necessary features to more deeply engage with your community and monetize your game.

## What's New

<CardGroup cols={2}>
  <Card title="Economy v1 APIs are in maintenance mode and will not be receiving any new features, only bug fixes. **The v1 APIs will be maintained for the foreseeable future.** Learn more about the next version of PlayFab Economy!" href="/services/playfab/economy-monetization/economy-v2/overview" />
</CardGroup>

## About PlayFab Economy

<CardGroup cols={2}>
  <Card title="What are items?" href="/services/playfab/economy-monetization/economy/items/index" />

  <Card title="What are stores?" href="/services/playfab/economy-monetization/economy/stores/index" />

  <Card title="Manage Virtual Currencies" href="/services/playfab/economy-monetization/economy/tutorials/currencies" />
</CardGroup>

## Get started

<CardGroup cols={2}>
  <Card title="Create your first item" href="/services/playfab/economy-monetization/economy/items/quickstart" />

  <Card title="Set up your first store" href="/services/playfab/economy-monetization/economy/stores/quickstart" />
</CardGroup>

## Run sales events and promotions

<CardGroup cols={2}>
  <Card title="Create your first sales event" href="/services/playfab/economy-monetization/economy/tutorials/stores-and-sales" />

  <Card title="Create custom stores for player segments" href="/services/playfab/economy-monetization/economy/tutorials/custom-stores-for-player-segments" />

  <Card title="Create coupons" href="/services/playfab/economy-monetization/economy/tutorials/coupons-and-promotions" />

  <Card title="Trading" href="/services/playfab/economy-monetization/economy/trading/trading-quickstart" />

  <Card title="Add a progressive reward system" href="https://github.com/PlayFab/PlayFab-Samples/tree/master/Recipes/ProgressiveRewards" />
</CardGroup>

## Manage in-app purchases

<CardGroup cols={2}>
  <Card title="Set up purchases with the Google Play Store" href="/services/playfab/economy-monetization/economy/tutorials/getting-started-with-unity-iap-android" />

  <Card title="Set up purchases with Steam, Facebook, and PayPal" href="/services/playfab/economy-monetization/economy/tutorials/non-receipt-payment-processing" />

  <Card title="Android in-app purchase sample" href="https://github.com/PlayFab/PlayFab-Samples/tree/master/Samples/Android/PlayFabCommerce" />
</CardGroup>


## Related topics

- [PlayFab Economy documentation](/services/playfab/economy-monetization/economy/index.md)
- [PlayFab Economy v2 documentation](/services/playfab/economy-monetization/index.md)
- [PlayFab UGC documentation](/services/playfab/economy-monetization/economy-v2/ugc/index.md)
- [What is PlayFab Economy?](/services/playfab/economy-monetization/economy-what-is.md)
- [PlayFab fundamentals](/services/playfab/get-started/index.md)
