# Leaderboards

Most Crypture World NFTs are given a score depending on their rarity. An overall **inventory score** is then given to each player to compete on the leaderboard.&#x20;

![Leaderboard based on Inventory Score](https://3602729441-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkKxmTp0dMsncqDA53n%2Fuploads%2FcEBg76ITeozv01f4MSkP%2Fleaderboard.png?alt=media\&token=e7df5841-9ba1-4d41-95bd-867d68c55503)

{% hint style="info" %}
Please note that the leaderboards are currently under maintenance and will be back in a future update.
{% 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://whitepaper.cryptureworld.com/crypture-world/others/leaderboards.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.
