# PlotX v2 Wiki

## PlotX v2 Wiki

- [What Is PlotX?](https://plotx.gitbook.io/plotx-v2-wiki/master.md)
- [Connecting to PlotX](https://plotx.gitbook.io/plotx-v2-wiki/getting-started/connecting-to-plotx.md): Learn about the different ways you can connect / log in on PlotX
- [Using email linked wallets](https://plotx.gitbook.io/plotx-v2-wiki/getting-started/connecting-to-plotx/using-email-linked-wallets.md): Learn how to connect to PlotX using nothing but your email
- [Using MetaMask](https://plotx.gitbook.io/plotx-v2-wiki/getting-started/connecting-to-plotx/using-metamask.md): Learn how to connect to PlotX using MetaMask
- [Using WalletConnect (for mobile wallets)](https://plotx.gitbook.io/plotx-v2-wiki/getting-started/connecting-to-plotx/using-walletconnect-for-mobile-wallets.md): Learn how to connect your mobile wallet with PlotX using WalletConnect
- [What's the next step?](https://plotx.gitbook.io/plotx-v2-wiki/getting-started/connecting-to-plotx/whats-the-next-step.md): What's the next step after connecting a wallet? This 👇🏼
- [Deposits](https://plotx.gitbook.io/plotx-v2-wiki/getting-started/deposits.md): Learn how to deposit funds in your wallet using the PlotX UI
- [For Email Linked Wallets Users](https://plotx.gitbook.io/plotx-v2-wiki/getting-started/deposits/for-email-linked-wallets-users.md): Learn how to deposit funds in your email linked (Magic Link) wallet
- [For MetaMask Users](https://plotx.gitbook.io/plotx-v2-wiki/getting-started/deposits/for-metamask-users.md)
- [For Mobile Wallet Users](https://plotx.gitbook.io/plotx-v2-wiki/getting-started/deposits/for-mobile-wallet-users.md)
- [How to Predict & Win](https://plotx.gitbook.io/plotx-v2-wiki/getting-started/how-to-predict-and-win.md)
- [Withdrawals](https://plotx.gitbook.io/plotx-v2-wiki/getting-started/withdrawals.md)
- [FAQs](https://plotx.gitbook.io/plotx-v2-wiki/getting-started/faqs.md)
- [Predict on PlotX using USD, INR, and other fiat currencies](https://plotx.gitbook.io/plotx-v2-wiki/getting-started/buying-crypto-on-polygon-with-fiat-currencies.md)
- [Everything About $PLOT](https://plotx.gitbook.io/plotx-v2-wiki/everything-about-plot.md): PLOT is a non-refundable functional utility token that will be used as the medium of exchange between participants on the PlotX prediction market protocol.
- [Token Insights](https://plotx.gitbook.io/plotx-v2-wiki/token-insights.md): This document illustrates token metrics and insights for PLOT
- [How To Migrate $PLOT To Polygon](https://plotx.gitbook.io/plotx-v2-wiki/how-to-migrate-plot-to-polygon.md)
- [PLOT Pool](https://plotx.gitbook.io/plotx-v2-wiki/stake/plot-pool.md): All your questions about the PLOT staking program answered.
- [How Do Pre-IDO Prediction Markets Work](https://plotx.gitbook.io/plotx-v2-wiki/pre-ido-prediction-markets/how-do-pre-ido-prediction-markets-work.md)
- [Bootstrapping Liquidity](https://plotx.gitbook.io/plotx-v2-wiki/pre-ido-prediction-markets/bootstrapping-liquidity.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://plotx.gitbook.io/plotx-v2-wiki/master.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.
