# Selling Cards

## Listing Cards <a href="#listing-cards" id="listing-cards"></a>

**Please note that&#x20;*****listing a*****&#x20;card is not the same as selling a card instantly. While you can list a card for cheaper than the currently listed prices, there is no guarantee that it will sell and there is no way to determine how long the listing will take to be sold.**

<figure><img src="/files/1wZqYadYG02LpUY5hptc" alt=""><figcaption></figcaption></figure>

1. Select the card you wish to list for sale in your collection by clicking the **Items** button on the top bar; then click the specific unit/summoner in your collection.
2. Choose the specific card(s) using the checkboxes on the left (multiple cards may be selected, but will all use the same price you choose).
3. Hover over the ***Market*** icon to list the card, and you will see “List for Sale or Rent”. Click this icon.
4. In the pop-up, first click the **Sell Card** tab, then enter the price for your new listing (seen below).
5. Click **Sell** to finalize the listing (seen below).

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

## Unlisting Cards <a href="#unlisting-cards" id="unlisting-cards"></a>

To remove a listed card from the market, first, locate it in your Collection. You'll see the **Market** icon lit in green next to the listed card (pictured below). Simply click that icon and confirm the transaction to remove it from the market immediately.

![](/files/-MfJGcFgiNPhG3Cwa3In)

Cards can also be sold on third-party markets such as [PeakMonsters](https://peakmonsters.com/) and [Monster Market](https://monstermarket.io/).


---

# 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.splinterlands.com/cards/markets/selling-cards.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.
