# NFT Marketplace

1.Players can trade using GUT within the NFT Marketplace

<figure><img src="/files/oiG83KCpBBnSZmX31zDX" alt=""><figcaption></figcaption></figure>

2.Players can sell their NFT Game Cards through the NFT Marketplace by listing them. They can also purchase NFT Game Cards they want through NFT Marketplace.

<figure><img src="/files/t3dSDxxDuWpzGEzrgSFj" alt=""><figcaption></figcaption></figure>

3.Players can remove any NFT Game Cards that they listed on the NFT Marketplace before it is sold.

<figure><img src="/files/S4MWcAZpJVGznIk3IAE2" alt=""><figcaption></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://docs.genuniverse.io/features/nft-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.
