# Ranking System

Unfound Labs proposes a new NFT generation standard that calculates and embeds rarity scores within the JSON files. We all know Rarities have been nothing short of a pain, having multiple versions based on different calculation types.

## Proposal

To introduce a NFT and Trait scoring system at time of generation that takes the frequency of traits being used to create a Trait Score as well as an overall NFT rank. This change will make it easier for marketplaces and NFT sites to have uniform ranking systems with minimal effort.


---

# 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://docs.unfoundlabs.com/unfound-labs/nft-generator/ranking-system.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.
