# Marketplace

#### 1. How to buy NFTs in the marketplace?&#x20;

To buy NFTs on the marketplace, you need to first register on [**www.jump.trade** ](https://www.jump.trade/)and add sufficient funds to your platform wallet. Next, visit <https://www.jump.trade/nft-marketplace> to browse and buy NFTs that are on sale or auction.

#### 2. What are the accepted payment methods on Jump.trade marketplace?&#x20;

Jump.trade supports a variety of payment methods like Debit/Credit Card (Mastercard/Visa), UPI, and cryptocurrency transfers.

#### 3. Can I return or get a refund for my NFT purchase?&#x20;

NO, once a marketplace transaction has been completed, it cannot be reversed or refunded. Instead, you can sell the item again on the marketplace.

#### 4. Can I use my Jump.trade credentials to play the game?&#x20;

YES, you have to use your Jump.trade credentials to play the game as the NFTs in your inventory will be used when playing the game.

#### 5. When will the rental feature arrive in Meta Cricket League?&#x20;

The rental feature is currently under development and will be arriving soon. Please follow us on our socials for the latest updates.

#### 7. Will I be able to list my NFT for sale or auction in between a match?&#x20;

NO, you will not be able to list any MCL NFTs for sale or auction when playing the game


---

# 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://mcl-wp.jump.trade/auxiliary/faq/marketplace.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.
