# Points Leaderboard

The QuantHive Points Leaderboard lets you track your progress, compete with others, and show off your status. Earn points through activity, climb the ranks to flex your spot—and possibly unlock surprise rewards along the way.

Points will also play a key role in the allocation of **QuantHive’s upcoming TGE airdrop**, so start earning now!

**Step 1:** Visit <https://app.quanthive.ai> using a wallet-enabled browser or a browser with a compatible wallet extension for the SUI network.

* Click the **SIGN IN** button located at the top right corner of the page.

<figure><img src="https://i.ibb.co/Y4DCsSf8/qh-signup1.png" alt="" width="563"><figcaption></figcaption></figure>

* Next, click **Sign** when the Signature Request window appears.

<figure><img src="https://i.ibb.co/YFxYDvsq/qh-signup-4.png" alt="" width="188"><figcaption></figcaption></figure>

**Step 2:** Click on the **Leaderboard** button.

<figure><img src="https://i.ibb.co/xVLrjcZ/point-1.png" alt="" width="563"><figcaption></figcaption></figure>

**Step 3:** You can switch between **Spot** and **Perp** modes to view your performance on each respective Points Leaderboard. Simply click the **Spot/Perp** buttons located at the top left corner of the page.

<figure><img src="https://i.ibb.co/ZzGFSBtX/perp-spot.png" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://i.ibb.co/XkpmdR7T/point-3.png" alt="" width="563"><figcaption></figcaption></figure>

**Step 4:** Your current **points**, **rank**, and binded **referral code** will be displayed in the panel on the right.

<figure><img src="https://i.ibb.co/B57n1MgQ/point-2.png" alt="" width="563"><figcaption></figcaption></figure>

Whether you're trading on Spot or Perps, climbing the Points Leaderboard is your chance to flex your status and potentially unlock surprise rewards along the way.

Start climbing now and secure your spot ahead of the upcoming TGE airdrop!

{% hint style="warning" %}
Points for **Perp** trading are updated approximately every 3 days, so don’t worry if they take a little time to reflect.
{% 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://quanthiveai.gitbook.io/docs/points-leaderboard.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.
