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

# Welcome to Payingame

> Welcome to Payingame. The first payment solution that unifies FIAT (for Web2) and crypto payments (for Web3). It allows users as well to create NFT(s) on any platform and unifies them in the same game.

Here is a summary on what Payingame provides:

* Ability to create your product portfolio per game
* Possibility to create prices in FIAT (for web2) and crypto (for web3 items)
* Possibility to give discounts on items
* Create NFT(s) on any chain enabled
* Crafting on any chain enabled
* Combine all the NFT(s) in one game.
* Get Tax reports on FIAT and web3

## Getting Started

Get your Saas solution up and running in hours and not months...

<Card title="Getting Started" icon="rocket" href="/payingame/gettingstarted/subscribe" horizontal>
  Start your journey in setting up your own payment solution.
</Card>

## Setup

<Columns cols={2}>
  <Card title="Projects" icon="briefcase" href="/payingame/projects/createproject">
    Create your projects that will hold your products.
  </Card>

  <Card title="Products" icon="box" href="/payingame/products/createproduct">
    Create the products portfolio for your project. This can be items,
    subscriptions or NFT(s)
  </Card>

  <Card title="Prices" icon="dollar-sign" href="/payingame/prices/createprice">
    Create the prices you want to attach to your product. This can be web2 and
    web3 based on the type of product.
  </Card>

  <Card title="API and Webhooks" icon="terminal" href="/api-reference/introduction">
    Attach your game to Payingame with API's and Webhooks.
  </Card>
</Columns>
