> For the complete documentation index, see [llms.txt](https://docs.mojitoswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mojitoswap.finance/products/nft-marketplace/how-to-trade-on-mojitoswap-nft-marketpalce.md).

# How to trade on MojitoSwap’ NFT Marketpalce？

![](/files/vgRkgl7UO7tTjtJr6c84)

### Getting prepared

1、Set up your wallet on KCC and connect your wallet to MojitoSwap.&#x20;

&#x20;    1.[The tutorial of how to set wallet on KCC ](https://docs.mojitoswap.finance/get-started/set-up-wallet-on-kcc)

&#x20;    2.[The tutorial of how to connect wallet to MojitoSwap](https://docs.mojitoswap.finance/get-started/connect-wallet-to-mojitoswap)

### How to buy NFTs in the NFT Marketplace

1、Click “NFT”--“NFT Marketpalce” --“Strat Trade”

![](/files/dEbCvRLUKHgAE6ptOy8q)

2、Select the Collection you want to trade and click it（Here is an example of Mojito Cattle）

![](/files/NKH0Y7BJ7EdHzMQ2k4EZ)

3、Select the NFT your prefer and click “Buy Now”-“Confirm Checkout”. Notes:It will cost 1% marketplace service fee.

![](https://lh5.googleusercontent.com/q_JNtY1lbCGzaemZnwyKX30X2ALcka5MCahW7eY6xTE_g0HXWlbK6dB46nL2WFkqe-9DL-cF0-pCglnCrkdRp6esuiNzBSkhuaGDvEnikCXM9jwgmVmST-_867D7FGFkI5Ow3qoh)

4、Then you can click on the wallet avatar to enter the profile page and see your NFT  collection.

![](https://lh6.googleusercontent.com/6swmv8PYBlA1O3tBHguK8-wjQ9YoLV2DZYQX-7CQ9ANGe-_OQtWZoKMGrqnXkh7i0O-pPlm9UlAAya77D5xPGB9b2WZ0CW3r0dgVyHA0abeKtdMdmo0m7Ev40qbo7Z5a2TKS5BLS)

5、Set up your Profile(optional)  <https://docs.mojitoswap.finance/products/profile/how-to-set-up-your-profile>

### How to sell NFTs in the NFT Marketplace?

1、Click on the wallet avatar to enter the profile page or Click "NFT"-"Profile" to enter the NFT page.

![](/files/rwX947vcbElm7ZG2zqVt)

2、Select the NFT you want to sell and click it

![](https://lh6.googleusercontent.com/6swmv8PYBlA1O3tBHguK8-wjQ9YoLV2DZYQX-7CQ9ANGe-_OQtWZoKMGrqnXkh7i0O-pPlm9UlAAya77D5xPGB9b2WZ0CW3r0dgVyHA0abeKtdMdmo0m7Ev40qbo7Z5a2TKS5BLS)

3、Click on “sale”-“enable”.Then set the appropriate price and complete the listing

*Notes：If the price is set too high, higher change it will be less attractive to buyers. Please set in an appropriate price range.*

![](https://lh5.googleusercontent.com/zazqiBHUTcVbfVu4fFNjrlRF0mcF2otDEri2G_UwH4aj_RS9vEXkQfFq-fEzIEZw2qx9BIfx63Fr4L4NW1l3mqEt7ifvVrXjLqZtBtLLE5xbw89M1wdvYfJw17D6YRIeCfXxwe1v)

![](https://lh5.googleusercontent.com/RDotuZyHaXdtDUIJWb2m_zaHs51u2gvm6yY4cN6ddI8kxHCdmA8etpn36Wl-N_sFuGSWrnI--ILYVHfMq19TOhi5m7iagox00ykndRFln2QUnLAfR5QMkOgyaHfiD169rmzIT-h3)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mojitoswap.finance/products/nft-marketplace/how-to-trade-on-mojitoswap-nft-marketpalce.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
