# Minting an NFT (website)

When minting an NFT from a website, it's important to make sure you are using the correct website. There are often plenty of scams going around within the NFT space, so it's hard to tell! Make sure to use links posted by the project themselves, which are usually on their discord server or their official twitter page.

When minting from a website, the first step is to connect to the website. Usually, there will be a "Connect Wallet" button. You will click this, and click connect when your wallet pops up and prompts you to connect!&#x20;

After you are connected, you simply go to the mint page, select how many you want to mint, and click confirm transaction when your wallet prompts you to mint the NFT(s)!

{% embed url="<https://audiomack.com/muhammed_kenzy/song/25-minting-an-nft>" %}


---

# 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://cryptokenzyy.gitbook.io/crypto_nft_guide/how-to-get-started-on-nfts-ethereum-and-solana/minting-an-nft-website.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.
