> For the complete documentation index, see [llms.txt](https://docs.plotx.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plotx.io/adding-funds/buy-using-credit-debit-card-netbanking.md).

# Buy using Credit/Debit Card, Netbanking

This guide will walk you through buying crypto and adding it to your crypto wallet using a Credit/Debit Card, Netbanking, etc.

## Requirements

If you’re a first time user on Transak, you have to complete the KYC to buy the crypto

## Note

PlotX supports USDC, USDT, MATIC, WETH, DAI, and WMATIC

## Step-by-step guide

* Go to **Account** on PlotX and click on **Add Funds**. Now select **Buy with Credit/Debit** option and click on proceed.

![](https://lh6.googleusercontent.com/k-AwA3gz6hYlwBXoGlA3HiqVHce31M09bgp6Qebb2VvNqags2ub4O4XajGP0k22Mq_-VqkRac5KpombCVtypoUnDEVa0k222vixHaNqb7IEUavAffKzFuWHl3o_8PenYC6WDmFym6NLe5CsjCw)

* Now Select **Transak** and click on Proceed.

![](https://lh4.googleusercontent.com/TUdM9O104Oiu3h3NfS2CI8WMJqslFcJwkaPptmvu6fxrLJh8nTx6HN3iRM35UQ7Y7HkO2gkcP2c1WmpBVfFY4QZtT4eR_4LwW3ObFvq9384FUXItcBhLm_bZG-SwAh4fpoCJmLFGEJJZcycvxw)

* Select your **local currency** from the dropdown and enter the **amount** to buy the crypto.

![](https://lh4.googleusercontent.com/V-dQU0uCtVAdM81NXilybn9VL-I5RObu7qeqTXVctDdpjYsAbzn49obUwrzI72lT9dGiu70vS_grXYeC2_F0rc-S0dIM5aC0PGN7KZ3QT6AXk7i8Zbi8CpZYzTJN47cXn6XcyCS1O3HWM48jEg)

* Now paste your **crypto wallet address** where to want to add this crypto token and click on the **Buy** button. If you’ve signed up on PlotX using email, Facebook, or Google, go to Account and copy the crypto wallet address and paste it here.

![](https://lh6.googleusercontent.com/jgMTGi_tgrMgkCg9xe3V4St6m0Bg2kcbxpoxGAk_eFcqKtw9RSRzbw-96slfZuiAsaMrmH3StWOHpjURCGmC3KwCx-RkddzbjXgA2-7X-DjTzDXkbAvVo-8IntAcvSF3HHyZ5CNhYiqqq0KPig)

* Now enter your **email** address and complete the **KYC** to buy the crypto.

![](https://lh6.googleusercontent.com/ycaJxEi7z-jxkOtUZK3MU5e-b4sNM4RyVCcY6oxcd24iTl6Ebv6ejNsi3t_wbnwfcTTgprKRU4tmxNSLNvuUN_DkLmEhr7nWlYwQz8XC6qTt1rnxnk68kxKKESLRGkYQrbSgzyTkbpzi5Knf2Q)

* Once you complete the KYC and successfully buy the crypto, it’ll be transferred to your crypto wallet in some time.&#x20;
* Now, log in to the PlotX app with this wallet and you’ll see the balance in your crypto wallet. Deposit the funds to Game Wallet to start playing!


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.plotx.io/adding-funds/buy-using-credit-debit-card-netbanking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
