# Collections

Muzzle Run currently has four collections (Breeder Collection, Racer Collection, Whippet and Rabbit Collection) and each collection contains a subset of subcollections (Common, Rare, Very Rare and Extremely Rare). Muzzle Run incentivises players who manage to own entire collections and subcollections with free tournaments awarding Matic prizes.

### Collection Facts

* View which cards you have collected and still need to collect from the [Collections tab.](https://app.muzzle.run/collections)
* You do not need to own a Racer of every generation to be considered to own an entire collection. For example, if you own an "Allan" with box preference 1 you do not need to collect any other Allans with different box preferences to complete your collection.
* There are ongoing tournaments for kennels who manage to collect different collections and subcollections. [View the tournament tab ](https://app.muzzle.run/tournaments-list)to see what's running next.&#x20;

### Example

The user below needs to own an Andrew Racer with any shirt number (generation/box preference) to own the entire Very Rare subcollection.&#x20;

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


---

# 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://guide.muzzle.run/muzzle-run-docs/muzzle-run-racing/collections.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.
