# Minting an NFT

NOTE: By holding NFTs with locked value from any collection launched via BLASTR, you earn Blast points proportional to the value locked within those NFTs.

**How to mint:**

1. **Getting Started:** [Connect your wallet and bridge funds to Blast.](https://blastr.gitbook.io/blastr/platform/getting-started)
2. **Select Your Collection:** Browse through the array of NFT collections available for minting on BLASTR. Once you’ve set your sights on a particular collection, make sure it’s actively minting by checking its status.

<figure><img src="https://4098154389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMGigojsCWiJ3UT5Kv5k8%2Fuploads%2FHuf1DjTtRHhgTjByqLsB%2FCapture%20d%E2%80%99e%CC%81cran%202024-04-09%20a%CC%80%2011.34.56.png?alt=media&#x26;token=66b2f560-4dda-4598-883d-fb80a2a44832" alt="" width="563"><figcaption></figcaption></figure>

3. **Minting Process:** Decide the number of NFTs you wish to mint and click "Mint". Remember, the mint price you pay will be locked in the smart contract for a duration specified by the Creator. This amount backs your potential for a full refund in the future, as outlined in the collection's mint details.

<figure><img src="https://4098154389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMGigojsCWiJ3UT5Kv5k8%2Fuploads%2FOF8pZydkpwRdB3NPiNmR%2FCapture%20d%E2%80%99e%CC%81cran%202024-04-09%20a%CC%80%2011.36.21.png?alt=media&#x26;token=a41edbb8-c0f9-4486-9b56-209e4ce7803d" alt="" width="563"><figcaption></figcaption></figure>

It's as straightforward as that - you're now a proud owner of a freshly minted NFT from BLASTR!


---

# 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://blastr.gitbook.io/blastr/platform/minting-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.
