> For the complete documentation index, see [llms.txt](https://docs.mcverse.app/101/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mcverse.app/101/product-guides/nft-race-cars/super-vs.-muscle.md).

# Super VS. Muscle

{% hint style="info" %}
Both collections boast 10K NFTs and have very similar earning mechanics. Super Cars max out at 30 tokens daily, whereas Muscle Cars earn up to 34 tokens daily.
{% endhint %}

### Earning $MCV

To earn $MCV tokens, you must own a Super Car or Muscle Car NFT. Each NFT comes equipped with a base earning of ONE $MCV/day, and it will be up to you to upgrade it if you want to earn more $MCV.&#x20;

### How do you upgrade Supercars?&#x20;

You must hire your Pit Crew for your SuperCarNFT or a mechanic for your Muscel Car. Once you have equipped your Pit Crew and/or Mechanic, you will unlock level 1, which will cost $MCV tokens to upgrade. Each part in level one must be upgraded before you can get to level 2 and likewise for level 3.&#x20;

### Cost to upgrade SUPERCARS&#x20;

(all upgrades are in $MCV) You will receive +daily $MCV for each upgrade.\
Pitcrew 300&#x20;

level 1 upgrades cost 100 $MCV tokens each. +1 MCV per upgrade\
level 2 upgrades cost 180 $MCV tokens each. +2 MCV per upgrade\
level 3 upgrades cost 320 $MCV tokens each. +4 MCV per upgrade\
The total $MCV for a fully upgraded Supercar is 30 $MCV tokens daily.

<figure><img src="/files/0O7VRrhG2mTvVQoNXOM3" alt=""><figcaption></figcaption></figure>

### How do you upgrade Muscle Cars?

You must hire a mechanic who will unlock all of your parts. There are 12 parts, 4 per level, and every part you upgrade increases your $MCV earnings.

### Cost to upgrade Muscle Cars&#x20;

(all upgrades are in $MCV) You will receive +daily $MCV for each upgrade.\
Mechanic 300

Stage 1 Intake 80 | Cams 100 | Headers 120 | Converter 140 +2 MCV per upgrade\
Stage 2 Tuner Kit 160 | Injectors 180 | NOS 200 | Trans Brake 220 +2 MCV per upgrade\
Stage 3 Race Slicks 240 | Calipers 280 | Roll Cage 320 | Exhaust 360 +4 MCV per upgrade

The total $MCV for a fully upgraded Muscle Car is 34 $MCV tokens daily.

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

### Upgrade and Burn $MCV

60% of all Part and Team upgrades to your NFT burn $MCV.\
90% of all Toolboxes purchased burn $MCV.

There will be other opportunities to burn the supply of $MCV tokens.

<br>


---

# 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://docs.mcverse.app/101/product-guides/nft-race-cars/super-vs.-muscle.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.
