# Create an NFT Gallery

{% hint style="info" %}
To deploy an NFT Gallery, you need to have your Smart Contract deployed.
{% endhint %}

### &#x20;🚀    Deploy Marketplace app&#x20;

Open the Marketplace app [`https://app.imintify.com/marketplace`](https://app.imintify.com/marketplace)

Click on the button **`New Marketplace`** and fill in the **`Name + NFT Contract address`**.

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

### ⚙️ Backend website details <a href="#id-2-toc-title" id="id-2-toc-title"></a>

Here you can fill in the general settings and details of your website, such as:

* Domain name
* Create Listing
* Active NFT Gallery
* SEO settings

### 🏞️ Activate NFT Gallery

Move to the tab **`NFT Gallery`** and activate the Gallery.\ <br>

### 🎉 Your NFT Gallery is Live

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


---

# 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.imintify.com/marketplace/create-an-nft-gallery.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.
