> For the complete documentation index, see [llms.txt](https://coinversationprotocol.gitbook.io/kaco-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coinversationprotocol.gitbook.io/kaco-doc/product/nft-marketplace/nft-fragmented-trading-tutorial.md).

# NFT Fragmented Trading Tutorial

![](/files/-MkeOZosiZRPcLkz2HNH)

NFT 100 introduction to web features

1、Introduction to NFT100 interface

 **— Enter the KACO NFT page:** [**https://kaco.finance/**](https://kaco.finance/)

![](/files/-Mker3A6Me2goY6eTp9k)

**—** Click **"Connect Wallet**" in the upper right corner to connect the wallet

![ Click "Next" to connect the wallet](/files/-MkePwQ2M022AlgLJVJP)

**— Go to KACO NFT page**

![](/files/-Mkeqmz5UOUZcN-EB4Vs)

**— View project NFT information in Markets**

![](/files/-MkerweNjFy4D4sxM6_C)

**— Buy a NFT or mutiple NFTs directly**

![](/files/-MkespNBzJcDorNYJcsX)

**— View NFT in wallet**

![](/files/-MkeQRRe8vKsW510l96K)

#### **Introduction to NFT fragmentation**

![](/files/-MkeQaX72E5yjETAgg7E)

**— Connect the wallet with NFT, and select the NFT which is not rare to be fragmented in the wallet. Take KACO's NFT as an example, click the "Mint" button to fragment them into 100 KKACs. Fragmentation of an NFT will charge 5% of the casting fee, and you will get 95 KKACs in your account. You can create the LP by $KKAC and $KAC and do the liquidity mining.**

![](/files/-MkeR8_05H5F-KqA0rdd)

**— Please note that if you have what you think is a rare NFT in your wallet, and you also want to participate in the fragmented LP liquidity mining, you can choose to add a time lock limit to the rare NFT. In the time lock limit setting, you can choose the lock time (minimum 1 day, maximum 30 days), and the time lock can be cast back to the NFT in advance before it expires.**&#x20;

**Note: the time lock is redeemable for everyone after it expires, please retrieve it in advance**

![](/files/-MkeR2EcDCsxfujnrysr)

\
**— Choose to forge NFT and determine the number of KNFT in the wallet to meet the exchange limit (100 KNFT tokens can be exchanged back to NFT) to redeem the NFT works in the pool or retrieve the locked NFT in advance**

![](/files/-MkeRQC31gkCS_iG7w_1)

![](/files/-MkeRY78yNHAIqA2yV9r)

### BSC Smart Chain KACO **Liquidity** Mining Tutorial

#### Trading tokens on KACO

* **If you only have a single token in your wallet, you can exchange it on KACO**

![](/files/-MkewIYyD_joiRRtgOKJ)

Since tokens may have poor liquidity or require a fixed slippage value for trading, trading slippage needs to be set

![](/files/-MkewgYL4aH4ib6Xa2JU)

* **Create Token Liquidity**

![](/files/-Mkev6SOo9QA2i_Ku1rs)

* **Select "Liquidity" to add liquidity**

![](/files/-MkevzpMpD-qTzbqfXTR)

* **Choose two tokens and quantity to add liquidity**

![](https://ga99dp9a8r.feishu.cn/space/api/box/stream/download/asynccode/?code=MDZiZWNmYzMzODYyMDdkN2M5NDczNWJiMzE4MTI5NTZfblRUdGZUQ2I1M01LTzhnWnlxdnFkdXNrNXdHUVk1QllfVG9rZW46Ym94Y25GWVRHc01pMElEQVFVeTVEajRqN0JoXzE2MzI4MDc3Mjc6MTYzMjgxMTMyN19WNA)

* **Click the button below to submit and wait for the transaction to be successful before going to mining**

#### LP Token Staking Tutorial

{% content-ref url="/pages/-Mgo\_mVm5tDCoBBJO0TT" %}
[How to Use Farms (BSC)](/kaco-doc/product/kaco-finance/how-to-use-farms.md)
{% endcontent-ref %}


---

# 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://coinversationprotocol.gitbook.io/kaco-doc/product/nft-marketplace/nft-fragmented-trading-tutorial.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.
