# Tips for trading on the marketplace

### **To buy an item:** <a href="#id-5851" id="id-5851"></a>

* tap on the selected item and the currency (if it is possible);
* click the ‘*Confirm and buy*’ button;
* if you have enough $WLKN tokens to complete the purchase, the item will go straight to your ‘Collectible’ (it may take up to 10 min);
* then you can continue shopping or open ‘Collectibles’ and check the purchase.

![](https://miro.medium.com/max/1400/1*ryh05A1z8fBRZRGBTcKgHg.png)

### **To sell an item:** <a href="#id-325f" id="id-325f"></a>

* selected item that you want to sell and click the ‘**Sell**’ button;
* enter the *price* and select the *currency*;
* press the ‘**Confirm and sell**’ button;
* your item is already for sale and as soon as someone buys it, you will immediately receive the tokens .

![](https://miro.medium.com/max/1400/1*DaVAbyEjd9wETd-miZZb2w.png)

**To use the item purchased:**

* open ‘**Collectibles**’ tab;
* select a CAThlete;
* scroll down and tap on a *slot* with the item category you’d like to put on a CAThlete;
* select one from the items available and click ‘**Save equipment**’.

![](https://miro.medium.com/max/1400/1*QYbVz1-Zf7AFA_qv6rocIg.png)

## When trading on the Marketplace, keep in mind the following: <a href="#c7ce" id="c7ce"></a>

* All transactions in the Marketplace are ***processed on the blockchain*** and therefore may take a bit **more time to process** than usual. It may take up to several minutes for the transaction to be *verified* and for the NFT to be *transferred* to you.
* You may buy or sell NFTs for **SOL** and **$WLKN** token, so **double-check the price for which you are selling the CAThlete\Item**. If you make a mistake and NFTs are immediately bought, it will be **impossible to cancel the action or refund the payment**.
* There is a &#x35;**% commission for selling any NFT**, plus the **gas fee** taken by Solana blockchain. Please note that if you change your mind and *remove your NFT from selling*, Solana will also *charge the gas fee*.


---

# 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.walken.io/nft-marketplace/tips-for-trading-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.
