# Buying and Selling NFTs on the Marketplace

The GAME Credits Marketplace can be used to purchase any secondary market NFTs after they’ve been sold by a creator via the creator page. The marketplace is accessible via the GAME Credits Portal at app.gamecredits.org

Some important things to note:

* NFTs on the GAME Credits Marketplace live on the Matic/Polygon sidechain.
* NFTs can be purchased using GAME only.
* You must have GAME on the Matic/Polygon sidechain in order to purchase NFTs on the GAME Credits Portal.
* The marketplace transactions are fee free - no gas required to purchase or sell.
* NFTs purchased on the GAME Credits Platform are also visible/sellable on Open Sea.

**Step 1:**

![](/files/-MX90iHpSWZUK5roOSMQ)

* Upon arrival to the Marketplace page, you will see all of the NFTs available on the secondary market as well as a header below for any collectibles of your own that you may have listed for sale. Click on a specific collectible’s “View Details” button for an expanded view, including the token ID on the Matic/Polygon network.

![](/files/-MX90iHqjOrAe5J0jb7A)

* To purchase a specific NFT collectible, click the “Buy” button. You will need GAME in your sidechain account to complete the transaction. Click the “Home” button in the left hand panel. You will see your Ethereum mainnet balance of GAME and the “Exchange Balance” (sidechain balance). To deposit to the sidechain, click “Deposit” under the mainnet balance header.

![](/files/-MX90iHrU6KIZR2g_cBP)

**Step 2:**

* When you’re ready to sell something from your own collection click the “Collection” button in the left hand panel. You will see all collectibles currently associated with your wallet. Find the one you want to sell, click the “Sell” button, and set the price in GAME.

![](/files/-MX90iHsmq3O1gp1mL1I)

* When you’ve settled on a price click “Submit Sale” and approve the transaction. You will receive a notification of successful listing on the marketplace when the transaction completes.

![](/files/-MX90iHtFZKmeBcmUcTa)

* Your NFT will now be visible on the marketplace.


---

# 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://docs.gamecredits.org/users/buying-and-selling-nfts-on-the-marketplace.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.
