# How to withdraw my coins?

Coin withdrawal is the operation of transferring digital currency assets from the platform to an external wallet address. The operation of withdrawing coins requires users to carefully check the target address and related information to ensure the safety of assets. At the same time, a certain fee may be charged for withdrawing coins, and users need to pay attention to the relevant fees.

* **Click "Withdraw coins"**

<figure><img src="/files/cVy1zjBtnOr1SlvfgD7p" alt=""><figcaption></figcaption></figure>

* **Click "Withdraw Coins" again.**

<figure><img src="/files/DsLus1yJu7odxMWRp1jS" alt=""><figcaption></figcaption></figure>

* **Choose your currency, enter your wallet address, fill in the withdrawal amount and click "Withdraw Now".**

Caution:&#x20;

1. If the Tron chain address is not activated, withdrawals are not allowed.&#x20;
2. Withdrawal of coins within 24 hours to the account

<figure><img src="/files/EYJnE7EM0zL3wPJC6oc5" alt=""><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://doc.tokenpay.me/tutorials/how-to-withdraw-my-coins.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.
