# How to Withdraw

Step 1: Open the KINE APP and click on "Assets."

<figure><img src="https://2429153847-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUOQ6gxp7fvimMESwmx-1703796690%2Fuploads%2FuoeX87FxBm3gTFZlG8xP%2FScreenshot_20240417_164407_com.kine.android.jpg?alt=media&#x26;token=b35cfc84-92ee-49de-a33a-e56aa7f9c671" alt="" width="375"><figcaption></figcaption></figure>

Step 2: Click on the "Withdraw" icon on the asset page and select the currency you want to withdraw.

<figure><img src="https://2429153847-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUOQ6gxp7fvimMESwmx-1703796690%2Fuploads%2F6UFbalyYBMeouwNkv0fC%2Fimage.png?alt=media&#x26;token=995ad36c-c2a1-40de-8724-845ab8eb6be8" alt="" width="268"><figcaption></figcaption></figure>

<figure><img src="https://2429153847-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUOQ6gxp7fvimMESwmx-1703796690%2Fuploads%2F9X9Jj74EQHeadBA7rPJB%2Fimage.png?alt=media&#x26;token=62b7267a-6e01-4257-b030-4163299e5581" alt="" width="271"><figcaption></figcaption></figure>

Step 3: Select a network. You can choose to use the TRC20, ERC20, or BEP20 network. (Note: Be sure to select the same network as the deposit platform to avoid potential asset loss!)

<figure><img src="https://2429153847-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUOQ6gxp7fvimMESwmx-1703796690%2Fuploads%2FHjVx7rEwJntmexRyg8Rk%2Fimage.png?alt=media&#x26;token=74a19b89-c529-4525-8f13-23a1e021506a" alt="" width="270"><figcaption></figcaption></figure>

Step 4: Copy the "Withdrawal Address," input the withdrawal amount, carefully verify the withdrawal address (an incorrect address can lead to irreversible loss of funds), and click "Withdraw" after confirming the details. After clicking "Withdraw," you will need to enter a "Verification Code" (the bound phone number will receive a text message verification code, the bound email will receive an email verification code, and using Google Authenticator will require checking the code displayed on the app). Withdrawals are credited automatically, and the specific crediting time depends on network speed.

<figure><img src="https://2429153847-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUOQ6gxp7fvimMESwmx-1703796690%2Fuploads%2FK3VlTziSGEnrZYfQeQWw%2Fimage.png?alt=media&#x26;token=97aa36d0-26cc-4d42-a5a7-f7d973bec90f" alt="" width="273"><figcaption></figcaption></figure>


---

# 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/help-center/how-to-withdraw.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.
