# The Leaderboard

A large table to display the ranking of traders contributing to QuaiMark in terms of trading volume, staked QuaiMark Genesis NFT and invited friends via a referral link.

This leaderboard is not a winners list. Users will receive QM points according to their contribution.

The trading volume can be used to check what whales have been accumulating (and possibly dumping), while the 1d and 7d, buy and sell activity shows what whales have been trading.

*<mark style="color:yellow;">**Total QM Points  = QM Points Trading + QM Point Referral**</mark>*

QuaiMark will share the platform's revenue through the Leaderboard for each season (each campaign).

<figure><img src="https://3548278523-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuIJqhplx6YHv5l4bRxLb%2Fuploads%2FBHZ9c9P00Hvl3kReyraZ%2FScreenshot%202024-04-10%20at%2014.12.34.png?alt=media&#x26;token=7c12c0d7-1827-4d55-8d7d-38a626df1d90" alt=""><figcaption></figcaption></figure>

## In There,

* If you have not [staked OG NFT](https://docs.quaimark.com/the-genesis-nft/stake-unstake) & you aren't a ref

*<mark style="color:yellow;">**QM Points Trading =**</mark>* (volume you buy NFTs)\*10&#x20;

*<mark style="color:yellow;">**QM Point Referral =**</mark>* 0

* If you have not [staked OG NFT](https://docs.quaimark.com/the-genesis-nft/stake-unstake) & you are a ref (*i.e. your friend staked the NFT and invited you*)

*<mark style="color:yellow;">**QM Points Trading  =**</mark>* (volume you buy NFTs)\*10.5

*<mark style="color:yellow;">**QM Point Referral =**</mark>* 0

* If you [staked OG NFT](https://docs.quaimark.com/the-genesis-nft/stake-unstake) & you aren't a ref

*<mark style="color:yellow;">**QM Points Trading =**</mark>* (volume you buy NFTs)\*10

*<mark style="color:yellow;">**QM Point Referral =**</mark>* (volume that your friends bought NFTs)

* If you [staked OG NFT](https://docs.quaimark.com/the-genesis-nft/stake-unstake) & you are a ref (*i.e. your friend staked the NFT and invited you*)

*<mark style="color:yellow;">**QM Points Trading =**</mark>* (volume you buy NFTs)\*10.5

*<mark style="color:yellow;">**QM Point Referral =**</mark>* (volume that your friends bought NFTs)


---

# 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.quaimark.com/program/the-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.
