# Marketplace

At 5TARS **Marketplace**, 5TARTERS can **trade NFT Cards and NFT Albums** at their desired price in the community.

{% hint style="info" %}
In this first version, the price of the NFT in the Marketplace will be set by the 5TARTER.
{% endhint %}

* 5TARTERS with **no space in NFT albums** can come to the marketplace to purchase a particular-sized album to ensure it.
* 5TARTERS with **repeated NFT cards** can trade duplicate ones.
* 5TARTERS that **only want NFT cards of their favorite team** can get those from the community at the marketplace.

<figure><img src="/files/P6oskdRQi2qs1y6hfGja" alt=""><figcaption><p>Marketplace shows you all the players for sale</p></figcaption></figure>

## You can make an offer!

{% hint style="info" %}
The offer will be available for the next 48 hours, and the Card Owner can accept or decline the offer.&#x20;

When you make an offer, the money and slot will be taken from your account. If the offer is rejected, both will return to your account.
{% endhint %}

<figure><img src="/files/oI1mxe63nYWR1GFq6kNY" alt=""><figcaption><p>Make offers for your favourite cards</p></figcaption></figure>

{% hint style="warning" %}
If you don't like or want your card, you can trade up your game card for a 50 Starcoins as well – it's a win-. Take into account that you can only sell 7 cards to the game in the last 7 days.
{% endhint %}

<figure><img src="/files/SxYG05ng7LL9rg90nVb3" alt=""><figcaption><p>List your cards in the Marketplace or sell it to 5tars</p></figcaption></figure>

{% hint style="danger" %}
All cards in the marketplace for more than 40 days will be auto-sold to the game for 25 STARCOIN. The maximum number of NFTs that a user can have on the marketplace at the same time is 50 cards.
{% endhint %}

{% hint style="info" %}
**REMOVING CARDS FROM MARKETPLACE POLICY**

**Every card removal from the Marketplace will cost 100 STARCOINS**, regardless of the number of removals per week.
{% endhint %}


---

# 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://wiki.5tars.io/shop-and-marketplace/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.
