# PlotX v2.5

## PlotX v2.5

- [Overview](https://docs.plotx.io/overview.md)
- [What's new in PlotX v2.5?](https://docs.plotx.io/whats-new-in-plotx-v2.5.md)
- [Getting Started](https://docs.plotx.io/getting-started.md)
- [P2P Deposit](https://docs.plotx.io/adding-funds/p2p-deposit.md)
- [Transfer from Wallet](https://docs.plotx.io/adding-funds/transfer-from-wallet.md)
- [Withdraw from Exchanges](https://docs.plotx.io/adding-funds/withdraw-from-exchanges.md)
- [Buy using Credit/Debit Card, Netbanking](https://docs.plotx.io/adding-funds/buy-using-credit-debit-card-netbanking.md)
- [Sports](https://docs.plotx.io/gameplay/sports.md)
- [Crypto](https://docs.plotx.io/gameplay/crypto.md)
- [Sports Challenges](https://docs.plotx.io/how-to-play/sports-challenges.md)
- [Crypto](https://docs.plotx.io/how-to-play/crypto.md)
- [Crypto Wallet](https://docs.plotx.io/managing-funds/crypto-wallet.md)
- [Game Wallet](https://docs.plotx.io/managing-funds/game-wallet.md)
- [Withdrawls](https://docs.plotx.io/managing-funds/withdrawls.md)
- [Claim](https://docs.plotx.io/managing-funds/claim.md)
- [Sports Challenges](https://docs.plotx.io/calculation/sports-challenges.md)
- [Crypto](https://docs.plotx.io/calculation/crypto.md)
- [Token Insights](https://docs.plotx.io/plot-token/token-insights.md)
- [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
- [Security](https://docs.plotx.io/security.md)
- [Deposit Bonus](https://docs.plotx.io/offers/deposit-bonus.md): Get up to 120% Bonus on your first deposit
- [Spin Wheel](https://docs.plotx.io/offers/spin-wheel.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.plotx.io/overview.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.
