> 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/get-started/withdraw-your-asset-from-kcc-to-kucoin.md).

# Withdraw your asset from KCC to KuCoin?

![](/files/hn27yRFCmBT69WPNUxLy)

**Step1**:

Visit  [www.kucoin.com](https://www.kucoin.com/)  on PC or open KuCoin APP on mobile.

![](/files/ctj2uK25OFILpDvKQLYo)

**Step2:**

Click \[Main Account] – \[Deposit] in the upper right corner to enter the asset deposit page.

![](/files/vgMQYGXUWJuDfbi8rsr6)

**Step3：**

On the deposit page, Select MJT and KCC-Copy deposit address or Save QR code.

![](/files/daIkQllA3p5jy05pCxrp)

![](/files/n80Q8lYmGqwH0IwBWb9Z)

**Step4：**

Open the wallet - Select KCC MAINNET - Click \[Send] -Fill in the deposit address and related currency information in the Step3- Click \[Next].

![](/files/KF1nbCvTQV8f0dDR2PEO)

![](/files/gQA9qOnfM29m1Emwz8cY)

![](/files/xS08ye14IJxetLbVsMC8)

### **Accessories: How to buy MJT**

**Step 1:**&#x20;

Enter the MOJITO homepage and connect the wallet:<https://app.mojitoswap.finance/>

![](/files/fnWp4ZzhmoN2YyMpMian)

**Step 2:**&#x20;

Click on Trade-Exchange on the left to enter the trading page.

![](/files/75MWG9wZ2J74gnr2Zrxv)

**Step 3:**

&#x20;Select the relevant assets and Click \[SWAP] to exchange MJT.

![](/files/4dhOnLhxQLYqCXr4lxpF)


---

# 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/get-started/withdraw-your-asset-from-kcc-to-kucoin.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.
