# Racing

Muzzle Run racing is an exciting game of skill that lets you enter your hounds in to virtual races against other kennels and earn Matic or Froth in the process. There are different race events including free racing (no prize pool), free racing (added prize pool), paid racing (prize pool), Sit and Go (Prize Pool), Daily Tournaments (Prize Pool) and Major/ Main Event tournaments (free to enter with prize pool). You can find a list of all race events open for registration as well as scheduled and resulted events in the Race tab from the left-hand navigation menu.

### Skill Factor

Muzzle Run Racing has been designed to ensure skill is the major determining factor in the long-term success of a kennel. There are several different predetermined hidden preferences and factors that will determine whether a hound will likely run a fast race and it is a discovery process over time for a kennel owner to understand these preferences in in order to enter each hound into races where they are likely to perform the best.

### Publicly disclosed preference types

A Greyhounds or Whippets preferences will never change, however, additional preference types may be added to increase the complexity and skill factor.

* Race distance (Sprinter, Middle, Stayer, Marathon)
* Track type (Hard, Soft, Wet, Muddy)
* Weather conditions (Sunny, Rain, Cloudy, Snow, Hail)
* Hound + Rabbit combination (Greyhounds)


---

# 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/racing.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.
