# Getting Started

Welcome to Muzzle Run, an innovative multi-sport platform leveraging the power of blockchain technology on the Polygon Network. Our journey began in 2022 with a groundbreaking launch of the first 3D Greyhound racing game, pioneering the use of NFTs in digital sports gaming. This exciting venture allowed players to own, train, and race in their very own NFT Greyhound kennel.

Expanding our horizons, we introduced Whippets to the mix, further diversifying the gaming experience. In November 2023, Muzzle Run took a significant leap forward, evolving into a multi-sport platform with the exciting announcement of our football (soccer) game. Each sport within the Muzzle Run universe offers a unique play-to-earn experience, bringing together gaming enthusiasts and blockchain technology in an unprecedented way.

These docs will guide you through the different gameplay options. If you have any questions you can contact our support team by emailing [**comms@muzzle.run**](mailto:comms@muzzle.run) or join the official Discord by [**clicking here**](https://discord.gg/Ym84JwqJmf)**.**

### Prerequisites

* Sign up for an account at [**muzzle.run**](https://muzzle.run) and choose a kennel name. As Greyhound racing was our breakthrough game, all accounts start off with a racing kennel.
* Install [**Metamask**](https://metamask.io/) and add the [**Polygon network**](https://docs.polygon.technology/docs/develop/metamask/config-polygon-on-metamask/)
* Add hounds to your kennel by minting a Breeder which you can then use to breed a Racer or purchase a hound on the secondary market [**OpenSea**](https://opensea.io/collection/muzzle-run)


---

# 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/getting-started.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.
