# Connecting to PlotX

PlotX is a decentralized non-custodial Prediction Market protocol that provides crypto traders with an opportunity to earn rewards every hour by making price predictions of popular cryptocurrencies.

To make predictions on the platform, you first need to connect a crypto wallet with the app.

## Different ways of connecting to PlotX

### 1. [Connecting using email](/plotx-v2-wiki/getting-started/connecting-to-plotx/using-email-linked-wallets.md)

### 2. [Connecting using MetaMask](/plotx-v2-wiki/getting-started/connecting-to-plotx/using-metamask.md)

### 3. [Connecting mobile wallets using WalletConnect](/plotx-v2-wiki/getting-started/connecting-to-plotx/using-walletconnect-for-mobile-wallets.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/connecting-to-plotx.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.
