# Item Distribution & rarity

Each NFTeGG Series #1 contains one of 70 possible prizes including a 1 in 7 chance to contain a iClops. There will be 10 different Eye's splitted as master and legendary and 60 different gimmicks.

Prizes have two traits: Fame and Power. Each trait is represented by a random value between 1% and 100% -- iClops monsters have a random between 80% and 100% whereas weapons and pills (gimmicks) have a value between 1% and 80%.

In total, there are five different rarities splitted as the following table.

![Rarity Overview for NFTegg Series #1](https://i.imgur.com/8XrZTm4.png)


---

# 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.nftegg.com/nftegg-suprise-series-1/item-distriution-and-rarity.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.
