# SuperVol Score

{% hint style="info" %}
To reduce confusion, Trading and Referral activities on SuperVol are now recorded as "Score." "Points" after Mainnet refer to credits earned through farming & used for Mystery Boxes.

For info on Points, visit [this page](/overview/supervol-points.md)
{% endhint %}

### **Introducing SuperVol Score⚡** <a href="#introducing-stvol-points" id="introducing-stvol-points"></a>

Welcome and big GM to SuperVol Mainnet contributors!

Your participation is key in developing both our community and product. Thus, the team is always considering user reward as a major factor in our journey towards success.

As of now, we believe that a fair and transparent measurement of your efforts is possible through a score scheme.

Check your progress through our in-site [Dashboard](https://supervol.io/dashboard) feature.

### How to Increase Your Score? <a href="#how-to-earn-points" id="how-to-earn-points"></a>

We value all efforts that make SuperVol a better place, from rigorous trading on SuperVol to spreading the word about us on social media. Any suggestions or bug reports are also valued, making sure we’re all set before Mainnet launch.

As of now, we’re keeping things as simple as possible – just trade and refer frens!

**1. Trade**

Make trades on our ‘1 Hour’ or '1 Minute' product to gain **Trading Score**.

{% tabs %}
{% tab title="1 Hour Option" %}

* 1 Order Unit Filled = 100 Trading Score
* e.g.) 10 Market Orders on BTC/USD 1 hour, +1% Over = 1,000 Trading Score

{% hint style="info" %}
***Why?***

*The order size of ‘1 Hour’ trades is fixed at $100. Regardless of your order price, 1 unit of trade is recognized as $100.*

*Under this setup, both ITM trades (orders with a high probability to win; likely to be priced higher) and OTM trades (orders with a low probability to win; likely to be priced lower) will be treated equally important in SuperVol Score scheme.*
{% endhint %}
{% endtab %}

{% tab title="1 Minute Option" %}

* $1 Filled on "1 Minute Option" = 1 Score
  * $1 = 1 Score
  * $10 = 10 Score
  * $100 = 100 Score
    {% endtab %}
    {% endtabs %}

**2. Referral**

Sharing 4 major glossaries of SuperVol Referral Score Scheme for the SuperVol community:

<table><thead><tr><th width="77">No.</th><th width="236">Category</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td><strong>My Referrals</strong></td><td># of users registered with your referral code + made 1 trade on SuperVol</td></tr><tr><td>2</td><td><strong>Ref. Trading Score</strong></td><td>10% of the total trading score earned by your Referees</td></tr><tr><td>3</td><td><strong>My Trading Score Boost</strong></td><td>Register a referral code, and you gain a 10% boost on your trading score (=better to be referred by your friend to onboard!)</td></tr><tr><td>4</td><td><strong>Bonus Scores</strong></td><td><p>If someone registers your code, and that person becomes an 'Eligible Referral'</p><ul><li>That person gets +10,000 score</li><li>You gets +5,000 score</li></ul></td></tr></tbody></table>

Spread the word easily by clicking "Copy Referral Link." This opens a pop-up to let you directly tweet your link or copy link to share elsewhere.

<figure><img src="/files/iGiNMAvMdUElP3UC12KX" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://docs.supervol.io/overview/supervol-score.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.
