# Getting Started

- [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)


---

# 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://plotx.gitbook.io/plotx-v2-wiki/getting-started.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.
