# What's the next step?

After you have successfully connected to PlotX, you need to ensure that you have at least one of the supported payment cryptocurrencies in your wallet on the Polygon network.

The supported payment cryptocurrencies are:

* PLOT
* USDC
* USDT
* DAI
* MATIC
* WETH

You can get these cryptocurrencies in your wallet on the Polygon network using any of the following methods:

* From a centralized exchange of your choice | For example, Binance, AscendEX, MEXC Global etc
* From Ethereum using the PlotX app | Guide [here](/plotx-v2-wiki/getting-started/deposits.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/whats-the-next-step.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.
