> For the complete documentation index, see [llms.txt](https://monet-society.gitbook.io/ripple/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/ripple/ranking-tools/overview.md).

# Overview

NFT ranking tools play a crucial role in enabling collectors to identify the most coveted and unique XRP NFTs within a collection. By utilizing these tools, you can unlock valuable insights and data that empower you to make informed investment decisions and devise an effective strategy to maximize your returns.

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

With access to comprehensive analytics on sales volume, asset rarity, and other key metrics, you can evaluate the performance of XRP NFT projects and gauge the prevailing buying sentiment.&#x20;

By leveraging this data, you can filter out rare and exceptional NFTs that are likely to appreciate in value, while identifying investment trends and patterns that inform your buying strategy.

### **Key Takeaways For Collectors**

\
Leverage the power of NFT ranking tools to gain a competitive edge in the XRP NFT market. These valuable tools offer the following benefits to collectors:

* **Ability to filter out rare NFTs in a collection based on unique attributes**, providing you with access to exceptional assets that are likely to appreciate in value.
* **Analysis of sales data to identify investment trends and patterns**, empowering you to make informed investment decisions and develop a potent buying strategy that maximizes your returns.
* **Utilization of leaderboards data to assess buyer sentiment** around significant projects in the XRP space, revealing optimal buying/selling opportunities and helping you stay ahead of the competition.

Check out our reviews on ranking tools you should be using to find the most sought-after XRP NFTs.


---

# 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/ripple/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.
