# Withdraw Wplanq

Withdrawing tokens typically involves moving your tokens from one location or account to another. The exact process for withdrawing tokens can very depending on the blockchain or platform you're using. Here's a general guide on how to withdraw tokens:

1. **Choose a Wallet:** First, you'll need a cryptocurrency wallet that supports the tokens you want to withdraw. Ensure that the wallet is compatible with the blockchain on which the tokens are issued make sure ur wallet is support EVM like metamask , safepal , trustwallet, etc.
2. **Access Your Wallet:** Log in or open your wallet app. Make sure you have the private keys or necessary access credentials to control the wallet.
3. **Locate the Tokens:** Within your wallet, you should be able to see the tokens you want to withdraw. If you can't see them, you may need to add the token contract address to your wallet. Some wallets auto-detect popular tokens, but for others, you need to manually add them.

<figure><img src="https://656919838-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrkgHavYIJrUCEEqHAT5E%2Fuploads%2FssS3oQHFpXoo3fR8z6O4%2Fimage.png?alt=media&#x26;token=f5d7969e-1357-4e56-b32b-591264e70bb4" alt=""><figcaption><p>Before withdrawing wplanq you need unwrap first</p></figcaption></figure>

1. **Initiate a Withdrawal Transaction:**

   a. Find the "Send" or "Transfer" function in your wallet. This function allows you to send your tokens to another address.

   b. Enter the recipient's address. Ensure it is accurate, as sending tokens to the wrong address may result in a loss.

   c. Enter the amount of tokens you want to withdraw.

   d. Review the transaction details and the associated fees. Confirm that you are comfortable with the fees.

   e. Confirm and sign the transaction with your private key or password.

<figure><img src="https://656919838-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrkgHavYIJrUCEEqHAT5E%2Fuploads%2FLAcUiGlnIjwWoYj3EpkG%2Fimage.png?alt=media&#x26;token=e8d41479-3cd6-4b72-98b2-d75108789b1d" alt="" width="347"><figcaption></figcaption></figure>

1. **Wait for Confirmation:** Once you initiate the withdrawal, the transaction will be broadcast to the blockchain. Depending on the blockchain, it may take some time for the transaction to be confirmed. The duration of confirmation varies based on network congestion and the specific blockchain you're using.

<figure><img src="https://656919838-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrkgHavYIJrUCEEqHAT5E%2Fuploads%2FImluzfU1T0fCEcfQC2dE%2Fimage.png?alt=media&#x26;token=b61b07d0-9f28-4549-8118-30d72cc81188" alt="" width="355"><figcaption></figcaption></figure>

2. **Check Your New Wallet:** After the transaction is confirmed, the tokens should appear in the recipient's wallet.

Please note that the process can vary for different blockchains and wallets. If you are withdrawing tokens from a decentralized exchange (DEX) or a third-party service, the steps may be slightly different. Always double-check the specific instructions provided by the wallet or platform you are using.

Additionally, it's crucial to be aware of potential fees associated with withdrawing tokens, such as gas fees on Planq or network fees on other blockchains. These fees can fluctuate based on network conditions and the complexity of the transaction.


---

# 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://physica-finance.gitbook.io/about/getting-started/withdraw-wplanq.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.
