# Marketplace

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

Players can trade Resources, Heroes, Lands, Buildings, and Items in the Marketplace. Players are also able to rent their NFT items in the marketplace. There are many filters and sorting options to help you to find what you are looking for.

The Marketplace has 4 Main sections: Lands, Units (Troops), Resources, and Items. You can filter and sort by rarity, level, price, etc. to find what you are looking for, that is better for your strategies.

You can buy NFTs from available offers or you can place a bid with your desirable price.

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

By clicking on each item in the Marketplace, you will see its order book containing a list of sell and buy offers for that item. you can sell your item to available buy offers, or buy items from available sell offers or place your own offer.

Trading in the marketplace has a 5% fee only from one side. For example, if someone sells a land for 100 CLEGs, the buyer will pay 100 CLEGs, and seller will receive 95 CLEGs.


---

# 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://whitepaper.chainoflegends.com/guides/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.
