> For the complete documentation index, see [llms.txt](https://guide.muzzle.run/muzzle-run-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.muzzle.run/muzzle-run-docs/muzzle-run-racing/breeders-mint/burn-breeders.md).

# Burn Breeders

Burn Breeders allow you to burn up to 10 greyhounds per calendar month. When you burn a greyhound you will receive 1 Utility Credit for every dog you burn.

You can identify if your breeder is a Burn Breeder by seeing the flame on the top right of the breeder card. Here is an example below.\
\
![](/files/bSUE2ansEFmONv9XEsRg)

To use your Burn Breeder head to MY ACCOUNT on the top left and click MY KENNEL. From there you can click the BREEDER section and select the Burn Breeders in the SELECT TYPE tab. You can then select Open Burn Utility.

&#x20;

<figure><img src="/files/00csixQozHaaiDDRk8oD" alt=""><figcaption></figcaption></figure>

Once you have opened up the burn utility you will see the screen below. There you can select up to 10 greyhounds to burn for Utility Credits. \*\*\* PLEASE SELECT YOUR GREYHOUNDS CAREFULLY AS THIS ACTION CANNOT BE UNDONE. ONCE YOU HAVE BURNT YOUR GREYHOUNDS THE MUZZLE RUN TEAM CANNOT REINCARNATE THEM FOR YOU.

&#x20;

<figure><img src="/files/gVTtscdN4qoqmfKW0FX7" alt="" width="375"><figcaption></figcaption></figure>

Once you are happy with the dogs you are burning click confirm and sign the Metamask Transaction after a few minutes you will see your Utility Credits in your Funds Tab


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.muzzle.run/muzzle-run-docs/muzzle-run-racing/breeders-mint/burn-breeders.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
