# FAQs

- [Cricket Challenges](https://docs.plotx.io/faqs/cricket-challenges.md)
- [Crypto](https://docs.plotx.io/faqs/crypto.md)
- [Withdraw funds from Magiclink wallet to Crypto Wallet](https://docs.plotx.io/faqs/withdraw-funds-from-magiclink-wallet-to-crypto-wallet.md): If you've signed up on PlotX via email, Google, or Facebook - this guide will show you how to withdraw funds from your Magiclink wallet to crypto wallet
- [Import $PLOT to Metamask](https://docs.plotx.io/faqs/import-usdplot-to-metamask.md): Learn how to import PLOT to Metamask to see your holdings


---

# 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://docs.plotx.io/faqs.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.
