# How do I mint an NFT?

One of the safest ways to buy NFTs is through a reputable launchpad/marketplace like Arkade or Hypercent.

To ensure the integrity of our platform at Arkade, we have implemented several safety measures, such as thoroughly evaluating the authenticity of collections before they are launched, making KYC a mandatory requirement, and having a thorough launch process.

**Here’s how you can use Arkade's marketplace:**

1. Head over to our website [here](https://www.arkade.fun/market).
2. Make sure you connect your wallet to [www.Arkade.fun](http://www.Arkade.fun) - it will be located in the top right:\
   ![](/files/6YPjzHCJ4rxhQYSUuHDy)
3. Locate the correct project you are buying or planning to mint from.
4. Wait for the public mint or whitelist (presale) mint to start.
5. Mint away!

Launchpad mints can be high-traffic events, which means you may face competition when trying to mint. Don't be discouraged if you're unsuccessful, there will always be other opportunities. \
\
Another option is to buy or mint through the NFT collection's official website or within our marketplace. We will discuss this further later on.

<br>


---

# 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.arkade.fun/nft-guide/buying/how-do-i-mint-an-nft.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.
