# POOKYBALL FEATURES

## Which Pookyball collection is right for me ?

The main elements to consider when selecting Pookyballs are Rarity and Attribute repartition. Our team wrote a more complete article available [at this link](https://pooky.gg/blog/from-common-to-rare-epic-to-legendary-which-pookyball-is-right-for-you).

### Attribute repartition

* On initial mint, Pookyballs do not have a predetermined repartition of attributes.&#x20;
* However, on the secondary market, balls come with an already defined profile. Players who have a knack for high-action matches, for instance, would be more inclined towards balls favouring Offense.&#x20;

### [Rarity tier](/pooky/pookyball-features/rarity-tier.md)

Rarity impacts:&#x20;

* The initial allocation of Variable Attributes &#x20;
* The growth per level of Variable Attributes&#x20;
* The max level of the Ball (thus its maximum total of Variable Attributes)
* The Boosted points earned in the Prediction games
* The Prestige (and thus energy available to the player)
* The Pookyball visual representation quality&#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://pooky.gitbook.io/pooky/pookyball-features.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.
