# Rarity Tool

Unlike lots of other projects out there, our rarity tool will be completely setup and ready before mint. We won't make the rarity tool public during the reveal phase of the NFTs, but it is already complete. Once the reveal is over, the rarity tool, along with lots of our other tools will be available for use. \
\
This page has everything on it that a rarity tool would need and more.&#x20;

### Rarity Score VS. Statistical?&#x20;

As of writing this, there is a debate going on in regards to what the best way to score NFT rarities is. Instead of picking a side in this debate, we decided to calculate both versions of rarity and allow anyone who uses our platform to decide which version they prefer.&#x20;


---

# 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://mark-eting.gitbook.io/roguestudios/yomi-nft-utility-tools/rarity-tool.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.
