# Minting guide

### How to mint Cosmic Meta NFT:

Here is a tutorial to guide you through the NFT minting process. Follow these easy steps to buy your first Cosmic Meta NFT and be a part of the brotherhood.

### Download and install [MetaMask Wallet](https://metamask.io/)&#x20;

You’ll find instructions on how to download the wallet. Metamask is a cryptocurrency wallet that allows you to store and purchase NFTs. Metamask can also be used as a browser extension as an app via an Apple or Android device.

### Create an account and wallet

Start with the “**Create a Wallet**” option. If you have an existing software wallet and are wanting to transition over to MetaMask, select the “**Import wallet**” option.

### Add funds to your MetaMask wallet&#x20;

Sending funds from an exchange (Binance, Coinbase, Kraken etc.) will be the most direct option for you to transfer tokens into MetaMask. ETH is the default token, as MetaMask is an Ethereum wallet and you require ETH for the mint.

Once the official link will be shared in announcement, go to the mint website and click on the "Mint" button. This will open Metamask, then confirm the transaction.

Purchasing NFTs involves gas fees. Indeed, the Ethereum network requires gas to execute transactions. When you send tokens, interact with a contract, send ETH, or do anything else on the blockchain, you must pay for that computation.

### Useful links

[Metamask FAQ](https://metamask.io/faqs)

[How to buy Ethereum on Coinbase exchange](https://youtu.be/BEg2FMkPopc)

[How to set up Metamask wallet](https://youtu.be/Af_lQ1zUnoM)

[How to transfer Ethereum from Coinbase to Metamask](https://youtu.be/9NQgCyOXQlY)


---

# 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://whitepaper.cosmicmeta.io/community/minting-guide.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.
