# About Deposits and Withdrawals

1、**How to Withdraw？**

On the app, click on Assets - Withdraw - Select the cryptocurrency - Confirm network - Enter withdrawal address and amount - Input withdrawal verification code. Click Confirm Withdrawal. You can check the withdrawal record in the top right corner after submission.

2、**Where to Get the Withdrawal Address?**

* Visit the deposit page on the other platform to find the address for the corresponding cryptocurrency.
* Copy the address of the corresponding cryptocurrency or scan and fill it in.

**3、Are There Any Withdrawal Limits？**

There are no limits on withdrawals based on account balance; you can withdraw as long as there are funds. However, there are withdrawal limits, such as a minimum of 20 USDT and a maximum of 50,000 USDT for USDT, and a minimum of 180 and a maximum of 10,000 for KINE.

**4、What is the Minimum Deposit Amount？**

The minimum deposit amount is 1 USDT. Deposits below this minimum will not be credited and cannot be refunded.

**5、How to View Deposit and Withdrawal Records？**

In the app, click on \[Assets] - \[Funds Account] - \[Financial Records]. On the financial records page, select deposits/withdrawals/transfers to view the relevant records.


---

# 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/faqs/about-deposits-and-withdrawals.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.
