# How to Sell Items

## How to Sell on NAKA marketplace.

![Inventory tab](/files/8s5KmhcpM0pQUibcPQ8M) ![In-Game Items](/files/sDnbtax6zENPdWjUiiZS) ![Lands](/files/TtIhELiAw5uTK1g1KuaH)

To start selling on NAKA marketplace, open up your Nakamoto Games account and head to the **Inventory** tab. Once there, you will find all the NFT associated with your account. This includes all in-game assets and lands if you have them.&#x20;

### Selling Games NFT

To sell in-game assets, click on the asset you want to sell, it will open up a new page.

![](/files/9fN2QjBQFBHnBildOOB2)

In this page, you will see the quantity of the specific in-game item you have. Click on **SELL ITEM** to sell it on NAKA marketplace.

![](/files/1RgQTj2it9lw5nHM7w9P)

A new pop-up modal will appear where you can input the amount of in-game assets you wish to sell and the selling price in $NAKA. When the transaction is processed, your item will be available on the NAKA marketplace and if the item is sold, you will receive the $NAKA amount subtracting a 5% marketplace fee that goes towards your Web3 wallet directly.


---

# 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.nakamoto.games/naka-marketplace/how-to-sell-items.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.
