# How to Mint Wreck Mech Type-C into NFTs?

#### What is Wreck Mech Type-C?

Now, when assembling a Mech, it is not immediately minted as an NFT. Initially, Mech assembly takes a centralized form, and this is referred to as Wreck Mech Type-C.

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

#### How to Mint Wreck Mech Type-C as an NFT

**Note: A small amount of ETH Gas fee is incurred when assembling** Wreck Mech **Type-C.**

1\) You can mint an NFT from an already assembled Wreck Mech Type-C by using the "MINT NFT" button on the Mech Detail screen.

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

Once the assembly of a Wreck Mech Type-C is completed, and the Mech Image is generated, you can mint the Mech as an NFT using the "MINT MECH NFT" button.

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


---

# 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://docs.wreckleague.xyz/garage/how-to-mint-wreck-mech-type-c-into-nfts.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.
