# JT Points

Jump Trade (JT) Point is the in-game reward given to the users in the game. Users can receive the JT Points by topping the leaderboard and winning matches.

> ***Note:** JT Points are not a cryptocurrency or blockchain-based token.*

### **How much does one JT Point equal to?**

| JT Points | Cents | Dollars |
| --------- | ----- | ------- |
| 1         | 0.01  | 0.0001  |
| 10        | 0.1   | 0.001   |
| 100       | 1     | 0.01    |
| 1,000     | 10    | 0.1     |
| 10,000    | 100   | 1       |

### **How do users get JT Points?**

* In MCL, users will receive leaderboard points after each match.
* Users will be eligible to receive JT Points in the game by topping the leaderboard.
* The number of JT Points users receive depends on their leaderboard rankings.
* Top X% of the players from the leaderboard will earn JT points. The value of X will be dynamic and depend on the tournament, number of players in the tournament, rewards allocated to that tournament and other factors.

![](/files/AuxpwPDUbCokHxyo82XW)

### **Uses of JT Points**

* Level up NFTs
* Trade NFTs
* Rent NFTs (coming soon)
* In-game purchases (coming soon)
* Marketplace purchases
* Special tournament entries (coming soon)
* Decrease wait time (coming soon)
* Other interesting uses of JT Points coming soon

### **Withdrawal Process**

* Log in to [**www.jump.trade**](https://www.jump.trade/) with the same log-in credentials as MCL
* Check the JT Points balance in your wallet
* Convert JT Points to USD

> ***Note**: When withdrawing funds, there will be a minimum withdrawal limit and wait time.*

> ***Disclaimer:** The above explained concept and its data attached are subject to change. However, the process will have only positive impact on MCL and its users.*


---

# 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/gameplay/rewards/jt-points.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.
