# Nova Points

{% hint style="success" %}
Our rewards systems are all designed to show appreciation to our users for their participation in helping our community flourish and grow.
{% endhint %}

Users can earn points for each trade or referral made through Nova Bot, qualifying them for a potential airdrop of **$NOVA** upon its launch.

{% tabs %}
{% tab title="💸 Trading Points" %}
Currently Active trading on Nova Bot generates points at a rate of 1 NOVA point per $1 spent in trading volume.
{% endtab %}

{% tab title="👥 Referral Points" %}
Points from referrals follow a Tier structure:

* Tier 1 (Direct referrals): awards 20 points
* Tier 2 (Indirect referrals): awards 10 points
* Tier 3 (Extended referrals): awards 5 points
  {% endtab %}
  {% endtabs %}

## Nova Points // Nova Phase 2 <a href="#nova-points-nova-phase-2" id="nova-points-nova-phase-2"></a>

Points won’t just play a role in a potential airdrop—they’ll also be essential for our upcoming Phase 2 launch. Make sure to stack up your Nova Points before Phase 2 begins!

{% hint style="danger" %}
You do not want to miss out on Nova Phase 2 👀
{% endhint %}


---

# 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.tradeonnova.net/earning-with-nova/nova-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.
