# How To Mint?

🔗 **Step 1: Set Up Your Digital Wallet**

1. If you haven't already, create a digital wallet compatible with Perpetual Mints (e.g., MetaMask, Rainbow, Coinbase Wallet, WalletConnect).
2. Ensure you have enough ETH in your wallet to cover the minting fees.

🖱️ **Step 2: Access Perpetual Mints Platform**

1. &#x20;Visit our official website.
2. &#x20;Connect your digital wallet by clicking on the "Connect Wallet" button.

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

🔍 **Step 3: Explore Available Assets**

1. Browse the assets available for minting. Each asset will have its minting price and details.
2. Click on an asset to view its full description, rarity, and other related information.

<figure><img src="/files/tQSZcyV5rAAHzNAdbRTY" alt="" width="563"><figcaption></figcaption></figure>

💡 **Step 4: Choose Your Asset**

1. Decide on the asset you'd like to mint.
2. Ensure you're aware of its associated fees and any other requirements.

🔄 **Step 5: Initiate the Minting Process**

1. Click on the "Mint" button next to your chosen asset.
2. Confirm the minting details: the asset's name, the minting fee, and the associated gas fees.
3. Click "Proceed" or "Confirm."

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

🔐 **Step 6: Confirm The Transaction in Your Wallet**

1. A notification from your digital wallet will pop up, asking for transaction confirmation.
2. Review the details one final time.
3. Click "Confirm" in your wallet to finalize the transaction.

🎉 **Step 7: Celebrate Your Mint**

1. Once the transaction is successful, your minted asset will appear in your wallet.
2. You can view it on the Perpetual Mints platform under "My Mints" and redeem it for your prize!

<figure><img src="/files/D8XSLOSS8ohyvDv9Wh5L" 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.insrt.fun/help-guide/how-to-mint.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.
