# How to Mint

NFTs on Hyperlaunch are minted in $HYPE on HyperEVM. Follow this guide in order to make sure you have $HYPE in your EVM wallet.&#x20;

*Please note, **as of now Phantom is not available** – if you have an EVM wallet on Phantom, please* [*follow this guide*](https://help.phantom.com/hc/en-us/articles/28355165637011-Exporting-Your-Private-Key) *to export it to a compatible HyperEVM wallet (Metamask, Rabby).*

**First, let's grab some $HYPE:**

1. Ensure you have **both $USDC and ETH for gas** **on Arbitrum**.&#x20;
2. Visit [Hyperliquid](https://app.hyperliquid.xyz/trade), enable trading and deposit your $USDC.

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

1. Transfer USDC from Perps to Spot after depositing (deposits default to Perps), and make sure you Enable Trading.

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

4. Now that you have Spot funds available for trading, search for $HYPE/USDC under Spot, and purchase enough $HYPE for your mint allocations + gas.
   1. **Make sure to keep at least $1 USDC in your Spot balance as you will need it to transfer your $HYPE to EVM.**

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

**Now that you have some $HYPE, let's add it to your EVM Wallet:**

1. With $HYPE in your Hyperliquid account, click on “Transfer to EVM” and transfer enough $HYPE needed for what you want to do + gas.

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

2. Then, add HyperEVM to your EVM wallet (MM, Rabby, etc). On your EVM wallet, Add the Network below and save:&#x20;
   1. Chain ID: 999
   2. Network Name: HyperEVM
   3. RPC URL: <https://rpc.hyperliquid.xyz/evm>
   4. Currency Symbol: HYPE\
      \
      \&#xNAN;***Please note: You may get some warnings that the network name or symbol do not match the chain ID. If you have input the exact details from above, it is correct.***

And voila! Your $HYPE balance should now be visible, and whenever you transfer more $HYPE to EVM on the same wallet, your balance will update.

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

**You're now all set! You can now visit** [**HyperLaunch**](https://hyperlaunch.drip.trade/)**, find an active mint, and start minting!**


---

# 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://drip-trade.gitbook.io/drip.trade/launchpad/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.
