# Managing Game Keys

It's important to provide Users with best possible choices for your game. Your game can have:

* Many editions
* For different platforms (PSN, Xbox Live, Steam, GOG, Epic Games)
* Different prices for different regions

So it's important to create as many products as possible to increase the chances of buying your game.

You can choose many platforms and regions.  Examples:

* Sell PSN keys for Europe
* Sell Epic Games Store keys for Asia
* Sell Steam Game Keys for EMEA

Every product should have a separate:

* Region
* Platform
* Edition

<figure><img src="/files/JnlusSg0i9BIEiknYraf" alt=""><figcaption><p>You can sell Steam game keys for Global Region</p></figcaption></figure>

<figure><img src="/files/iuTx01x7bUosO0GpgDLC" alt=""><figcaption><p>You can sell GOG.com game keys</p></figcaption></figure>

<figure><img src="/files/IadJb9X5r9sMYuDHO5jE" alt=""><figcaption><p>You can sell PSN keys for Europe Region - it's all up to you how you set up the keys</p></figcaption></figure>

<figure><img src="/files/Eww7TtsaZVYJXz6aj6Os" alt=""><figcaption><p>You can add more keys when the stock is Sold Out</p></figcaption></figure>

It's important to fill out every possible information abour your game, such as:

* Gallery with screenshots
* Tags
* Pricing based on Region
* System requirements
* Description

<figure><img src="/files/5eyRSzFrbmG8FindV1FL" alt=""><figcaption><p>Upload as many screenshots as possible to showcase your game</p></figcaption></figure>

<figure><img src="/files/SHdqJ03nKId6uRhQoTUW" alt=""><figcaption><p>Remember to fill out the game's description and also add YouTube trailer so that users can see it on the Product Page</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.fungies.io/selling/managing-game-keys.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
