# Quick Exchange

To provide a cheaper as well as easier solution for USDT/ holders to trade, Kine exchange supports USDT/USDC deposit/withdraw and quick exchange between USDC/USDT and kUSD.

Let's do one example. Go to Balance->Wallet, find USDT.

![](/files/tCNlLcpNtnfZ9iDtOa6g)

Click "Deposit" and copy your deposit address for USDT, transfer USDT into this address from your Metamask wallet or your other exchange account.

![](/files/-MWgbc7H-ZOKXaMeVHTU)

After USDT arrived, click "Exchange" , and choose exchange in currency "kUSD". User can enjoy $1000 worth free quota (without spread) for each exchange pair.

![](/files/tCNlLcpNtnfZ9iDtOa6g)

![](/files/-MYc3brJ1d_nPiW0aALd)

Input the amount USDT you want to exchange, system will tell you how many kUSD you will receive, price is valid for around 10 seconds

![](/files/-MWgccqiU3RjjSRgm9n7)

Click "OK" to complete the exchange, your USDT and kUSD balance will change accordingly.

Now you can transfer the kUSD to trading account and start trading!

![](/files/tCNlLcpNtnfZ9iDtOa6g)


---

# 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://kine.gitbook.io/kine-docs-portal/tutorials/quick-exchange.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.
