# Racing Funds

You can enter paid races by depositing funds in to the racing contract or burning rabbits for racing credits. If you have enough racing credits to enter a race they will always be used first. Your funds (excluding racing credits) can be withdrawn at any time. If the races require Froth you will only need to hold Froth in your Metamask wallet. There is no need to add funds to your racing funds.

### Add Racing Funds

All racing funds are held and managed by the racing contract. You can deposit funds by&#x20;

* Visit the "[**Funds & Credits**](https://app.muzzle.run/funds?action=Racing)" tab from the left-hand navigation menu and click "Racing"
* Click "Switch to deposit"
* Enter your deposit amount in Matic
* Approve the Metamask prompt

Your funds will be available in about a minute and can then be used to enter paid races

### Withdraw

Any funds you have deposited (and not used) or won from paid racing are available to withdraw into your Metamask at any time by

* Clicking the racing tab
* Click "Funds" in the top menu&#x20;
* Click "Withdraw"
* Approve the Metamask prompt

Your funds will be displayed in your Metamask account in about 1 minute


---

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