# Rarity Bonuses

Linked with the howrare api to determine the rarity of your NFT and reward a bonus for rarer nfts.

### Add a bonus token amount for having better rarity (lower rank = higher rarity | e.g. 1 is the best rank). HowRareIs link is required.

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

### Not listed on howrare?

Submit your collection via their site: <https://howrare.is/submit_collection> once your listed you can enter the url into the admin panel.


---

# 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://wp.gotmlabz.io/nft-staking/features/rarity-bonuses.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.
