> For the complete documentation index, see [llms.txt](https://monet-society.gitbook.io/cardano/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monet-society.gitbook.io/cardano/ranking-tools/overview.md).

# Overview

CNFT ranking tools are a powerful weapon in an NFT investor’s arsenal when it comes to making better investment decisions and finding NFTs with specific traits that are sought after in a given collection.&#x20;

<figure><img src="/files/sMGmHcMYrZVtDm8mIF3l" alt=""><figcaption></figcaption></figure>

Outside of this, these sites provide useful analytics on sales volume, floor price, assets sold/minted and more that can be used to gauge how successful certain projects are and what the buying sentiment looks like.

### Key Takeaways For Collectors

\
CNFT ranking tools can benefit collectors by giving them the ability to:

* **Identify rare NFTs in a collection** by filtering them according to rare traits
* **Compare sales data of collections** to uncover investment trends/patterns that can educate your buying strategy
* **Leverage leaderboards data** to understand buyer sentiment around key projects in the Cardano space to discover the best buying/selling opportunities

Want to uncover investment opportunities in the CNFT space? Check out our reviews.


---

# 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, and the optional `goal` query parameter:

```
GET https://monet-society.gitbook.io/cardano/ranking-tools/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
