# Cups

Cups are rewarded for winning streaks on Matchday. For example, a player receives a ‘Pearl’ Cup if they predict 4 correct results (wins or draws) from a Matchday of 10 games.

* Pearl - 4 correct (Grey)&#x20;
* Emerald - 5 correct (Green)&#x20;
* Sapphire - 6 correct (Blue)&#x20;
* Topaz - 7 correct (Purple)&#x20;
* Black Opal - 8 correct (Gold)&#x20;
* Ruby - 9 correct (Red)&#x20;
* Diamond - 10 correct (Translucent)

Cups can be used to permanently improve an Attribute of a Pookyball.

{% hint style="info" %}
:tools: The value of each Cup will be added on this page in the future.
{% endhint %}


---

# 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/game-fi-features/upcoming-features/other-upcoming/cups.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.
