> For the complete documentation index, see [llms.txt](https://docs.plotx.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plotx.io/faqs/withdraw-funds-from-magiclink-wallet-to-crypto-wallet.md).

# Withdraw funds from Magiclink wallet to Crypto Wallet

* **Step 1** - First of all, you need the secret key of your magiclink wallet to connect it with any web3 wallet. To do that, click on this link - <https://reveal.magic.link/plotx>
* **Step 2** - Enter your email address if you had signed up on PlotX via email. Else, directly connect with Gmail or Facebook if you had chosen that option.

![](/files/uzRf76uu7J6bZLVF1y1y)

* **Step 3** - You'll be sent an email to your email address. Open your email and click on **Log in to PlotX** button to confirm. Please note, don't close this window.

![](/files/hANf32J8KA22xLbWb2i1)

* **Step 4** - Now, you'll see the wallet address for which you're revealing the private keys. Read all the points carefully and check them off. Now, click on the **Reveal Private Key** button.

![](/files/x0XGfsOKyerbs4l0PV2x)

* **Step 5** - Once you click on the **Reveal Private Key** button, you'll get your private key. Copy this key and store it in a safe place. Please note, don't share this with anyone.

![](/files/2vG5NqLTU08ucIgGjWmF)

* **Step 6** - Now open the Metamask wallet or download it if you don't have it. Click on **Account** and select **Import Account** option.

![](/files/1j71ZFyKrKpRWKzn3BsM)

* **Step 7** - Paste your private key that you just revealed and click on the **Import** button.&#x20;

![](/files/p54hAnOPWxsl27sexyBm)

Congratulations! You've connected your Magiclink wallet to Metamask. You can use any other wallet of your choice as well.\
\
**Note** - To see funds in your web3 wallet, withdraw the funds from your Game Wallet to Crypto Wallet on PlotX.\
\
Also, you need to first [import PLOT to Metamask](/faqs/import-usdplot-to-metamask.md).&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.plotx.io/faqs/withdraw-funds-from-magiclink-wallet-to-crypto-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
