# Chikn Marketplace

The Chikn Marketplace is a one-stop-shop for all things poultry and farming. It’s the ultimate place to trade and hustle your beloved Chikn NFTs with advanced features to handle the upgradable metadata that put our NFTs on the map.

All Chikn ecosystem NFTs are available in the Marketplace, including chikn, Roostr, FarmLand, Blueprint and Item NFTs.

Players can access the marketplace [by navigating to the Market on chikn.farm](https://chikn.farm/market/). Select the tab relating to the NFTs you would like to buy and begin exploring the coqs available.

<figure><img src="/files/LYe2rDKdKGt7dcPQ0L4F" alt=""><figcaption><p>Select the NFT tab and sort using a range of filters.</p></figcaption></figure>

For chikn and Roostr NFTs, players can search by rarity and traits, and sort searches by:

* <mark style="color:red;">Price</mark>
* <mark style="color:red;">Last sold price</mark>
* <mark style="color:red;">Rarity rank</mark>
* <mark style="color:red;">Mint number</mark>
* <mark style="color:red;">KG</mark>
* <mark style="color:red;">Recently sold</mark>
* <mark style="color:red;">Recently listed</mark>

Players can also toggle a display that shows the resources that the individual birds receive boosts for when Foraging.

For FarmLand, players can search by traits and Bigness and sort searches by:

* <mark style="color:red;">Price</mark>
* <mark style="color:red;">Mint number</mark>
* <mark style="color:red;">Bigness</mark>
* <mark style="color:red;">Fertility multiplier</mark>
* <mark style="color:red;">Recently sold</mark>
* <mark style="color:red;">Recently listed</mark>
* <mark style="color:red;">Rarity score</mark>
* <mark style="color:red;">Average tile score</mark>

For all NFTs, players can toggle whether to display all NFTs or only those for sale. Floor prices for the various rarities and Bigness are displayed at the top of the Marketplace page.

The Chikn Marketplace also natively displays CNS and RNS details. NFT names are displayed on the main Marketplace page, while clicking on NFT displays its full stats and any bio added.

To list an NFT for sale, navigate to your player [Wallet](https://chikn.farm/wallet/) and select the NFT you would like to list. Click ‘Sell’ and enter your asking price. Navigate to the same section to modify or cancel any existing listings.

{% hint style="info" %}
The Chikn ecosystem recieves a 6% royalty from every Marketplace transaction. This is used to support ongoing maintenance and development.
{% endhint %}

Players looking to quickly and easily transfer NFTs between wallets (rather than offer them on the marketplace) can select ‘Transfer’ from their NFT’s main page.

{% hint style="danger" %}
OTC trades using the transfer function carry added risk. If you're buying or selling NFTs off-market using this feature, make sure you understand what you're getting into.
{% endhint %}

Chikn NFTs are also available on OpenSea. <mark style="color:red;">**We love their work, but if you’d like to support the ecosystem, we encourage players to trade through the Chikn Marketplace.**</mark>


---

# 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.chikn.farm/nfts/chikn-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.
