> For the complete documentation index, see [llms.txt](https://docs.jaspervault.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jaspervault.io/support/tutorials/power-stone-guide-bitstone-trading-tool.md).

# 🟣 Power Stone Guide: BitStone Trading Tool

## Unlock the Power Stone on BitStone

The Power Stone is one of the first legendary gaming tools to debut on BitStone. Designed to supercharge your leverage, this legendary stone isn’t just a piece of the puzzle—it’s your first step toward completing the Infinity Gauntlet for ultimate trading mastery.

Whether you’re new to options trading or a seasoned pro, this guide will walk you through everything you need to know about the Power Stone: from understanding leverage to earning, minting, and using this game-changing tool.

### What is Leverage?

Leverage is the secret weapon that makes options trading so powerful. It allows you to control a larger position in the market with a smaller upfront cost, amplifying your potential returns. Here’s a quick example:

* Imagine you buy a 30-minute options contract for 0.01 BTC (worth \~$1000) by paying a premium of $2 USDT. That’s 500x leverage—you control a position worth 500 times your premium!
* If the BTC price moves up by $1,000 during this time:
  * Your gross profit would be $10 USDT (0.01 BTC × $1,000).
  * After deducting the premium, your net profit would be $8 USDT (400% ROI).

Leverage allows you to magnify returns on small investments, and now, with the Power Stone, those returns can be even greater.

### Enter the Power Stone!

<figure><img src="/files/QzfBUtVwJSydhruTmjgq" alt="" width="375"><figcaption></figcaption></figure>

With the Power Stone, things get even better. It doubles your leverage, turning that 500x into 1000x. Here’s what that looks like:

If the BTC price again moves up by $1,000 during this time:

* The same $2 USDT premium now controls 0.02 BTC at 1000x leverage
  * Gross profit = $20 USDT (0.02 BTC × $1,000)
  * Net profit = $20 - $2 = $18

This translates to an impressive 900% ROI, or 9x your original investment. This is more than double your original profit with the 0.01BTC position.&#x20;

The Power Stone doesn’t just increase your exposure—it supercharges your ability to capitalize on market movements, turning even modest price shifts into significant gains.

***

## Step-By-Step Tutorial

### **1. Get Started with BitStone**

* If you’re new to BitStone or Jasper Vault in general, read our previous written tutorial for instructions on how to connect your wallet, fund your account, and place trades\
  👉 [BitStone: A Step-by-Step Guide](/support/tutorials/bitstone-a-step-by-step-guide.md)

***

### **2.  How to Earn the Power Stone**

The Power Stone is earned by actively trading and community engagement

* **Trading Activities**: Place trades where Gross Profit > 0%, but Net Profit ≤ 0% to earn a Power Stone Fragment. Collect 3 Fragments to mint a Power Stone.
  * The "MINT NOW" button will only appear when you collected 3 Power Stone Fragments

<figure><img src="/files/QNo0JzicoAZbR4uBY7e5" alt="" width="375"><figcaption></figcaption></figure>

* Community Tasks: You can also directly buy a Power Stone with 6,000 JVUP. JVUP can be earned through seasonal red packets distributed on our social media channels (TG, Discord, X).

<figure><img src="/files/r2zwStVx0J1PT2pSdwgk" alt="" width="375"><figcaption></figcaption></figure>

***

### **3.  How to Mint or Buy the Power Stone**

* Go to the **Account** Tab and click on **Stone**&#x20;

<figure><img src="/files/knJooG7i0XAxIfDBOTtW" alt="" width="375"><figcaption></figcaption></figure>

To Mint:

* Direct to the **Mint Factory** on the top right&#x20;
* Combine your 3 Fragments by clicking "**MINT NOW**" to create a Power Stone
  * The "**MINT NOW**" button will only appear when you collected 3 Power Stone Fragments
  * Note: It takes about **1 minute** for the Stone to appear under My Stone &#x20;

<figure><img src="/files/sNrHaBDzlWwt5C4qbdnO" alt=""><figcaption></figcaption></figure>

To Buy:

* Direct to the **My Stone** on the top right&#x20;
* Click on the Buy button to proceed
  * Power Stone can be exchanged for 6000 JVUP or 3USDT (in the future)
  * Note: It takes about **1 minute** for the Stone to appear under My Stone &#x20;

<figure><img src="/files/BpYIAGoIrHyYVD86hJmG" alt=""><figcaption></figcaption></figure>

***

### **4.  How to Use the Power Stone**

* Go to the BitStone tab&#x20;
* Select Power Stone (purple) before placing a trade
  * A tick will appear to confirm you have activated it

<figure><img src="/files/N3GffPztmrNnsrIF8xZt" alt="" width="375"><figcaption></figcaption></figure>

* Once activated, the trade will double your leverage automatically.
* Experience 1000x leverage for enhanced profits!

***

## **Why Use the Power Stone?**

* Higher Profit Potential: Amplify your returns with the same investment
* No Liquidation Risk: Your premium is the maximum you can lose
* Short Settlement Period: Enjoy returns in just 30 minutes

***

**Unlock Your Trading Potential**

* By utilizing the Power Stone, you can turn even small BTC price movements into extraordinary profits.
* Start earning Power Stone Fragments now to unlock this powerful tool for your trading strategy.

#### **Ready to Get Started?**

Explore the Jasper Vault BitStone and unleash the Power Stone’s potential today:[ ](https://t.me/JasperVaultApp_bot)[https://app.jaspervault.io/degen/](https://app.jaspervault.io/degen/Arbitrum)


---

# 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.jaspervault.io/support/tutorials/power-stone-guide-bitstone-trading-tool.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.
