# Launch Page Template

A customizable NFT launch page template that integrates with NMKR Studio. This template allows NFT project creators to set up a professional launch page where their customers can mint NFTs. This template can be deployed as you like. (e.g. on [DigitalOcean](https://www.digitalocean.com/))

**This template is designed to:**

* Create a professional launch page for NFT project(s)
* Allow customers to mint NFTs directly from that page
* Display project information, roadmap, team, and FAQs
* Support multiple NFT projects on a single page

**Features:**

* Clean, modern design
* Integrated server for NMKR Studio API calls
* Real-time minting statistics
* Support for multiple NFT projects

and more

{% embed url="<https://c-ipfs-gw.nmkr.io/ipfs/QmNb3wo7dTihCkydSYY7GJYqYkTbQk8GeWyNyJrEky8jG5>" %}
Preview Video
{% endembed %}

GitHub Repository <https://github.com/nftmakerio/NMKR-Launchpage-Template>

{% hint style="info" %}
We have tried to design the template as simple as possible, but some programming knowledge and experience in creating a website are required. Please refer to the readme file. Let us know what we can improve at <support@nmkr.io>.
{% endhint %}


---

# 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.nmkr.io/launch-page-template.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.
