# Ranking

Your ranking in the game will depend on 4 factors: your kills, your elo, the number of NFTs you have, and their rarity.&#x20;

### **• Your kills :**&#x20;

In this ranking, we only see the raw data, how many kills you have.

### **• Your elo :**&#x20;

In this ranking, we're taking into account your level based on your past performances. If your level is better than your average level, you will get more Elo points. On the contrary, you will get fewer elo points if you're worse than your average level.&#x20;

### In the future, your ranking will have 2 more factors&#x20;

### **• Your NFTs :**&#x20;

Your NFT score depends on how many NFTs you have, it will be higher if you have 3 NFTs than if you have only 1.

### **• Their rarity :**&#x20;

In addition to the number of NFTs you have, you will also have a rarity score. Again, this score will be higher if you have a legendary NFT.&#x20;

After taking into account those factors, it will give you the final score which is a bonus for your staking. The higher your bonus is, the higher will be your staking reward.


---

# 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.honeywasp.com/ranking.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.
