> For the complete documentation index, see [llms.txt](https://team-raffle.gitbook.io/nftranks-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://team-raffle.gitbook.io/nftranks-eng/service/ranking.md).

# Ranking

### <mark style="background-color:yellow;">What is Ranking?</mark>

NFT Ranks introduced a system that is broadly divided into three grades: **Diamond/Normal/Paper**, but is more subdivided to score and rank internally by analyzing the data of the people who connected the wallet. At this point, you can **view other people's portfolios directly**, but only by specific sections, instead of the entire ranking.

We will introduce a service that **selects filters** that ranks wallets based on the desired criteria later, and it is possible to select a combination of various types of filters in the future. There is also a **ranking system for NFT projects as well as Ranking for wallets.** By showing the various NFT projects currently traded in OpenSea by ranking, the advantage is that you can check ranking analysis and project ranking analysis at the same time.

<mark style="background-color:blue;">**Wallet Ranking**</mark>

![](/files/TXAjTSui1l9wpnSudip5)

<mark style="background-color:blue;">**Project Ranking**</mark>

![](/files/vDybTKvjZZumsSi4e1ZJ)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://team-raffle.gitbook.io/nftranks-eng/service/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.
