# Introduction - NMKR Studio

{% embed url="<https://www.youtube.com/watch?v=IkeQIaOnXR0>" %}

## Introduction

### What is NMKR Studio?

NMKR Studio is an easy-to-use application that enables you to create, manage, and sell NFTs at scale. Native to [Cardano](https://cardano.org/), where it has minted millions of NFTs, NMKR now supports minting on multiple chains. It has been built to empower large and small projects with a smooth sales and distribution process. **All of this is possible without being a developer.**

### Why was NMKR Studio created?

We help brands, companies, and creators build custom NFT solutions. It's designed for large-scale or complex NFT collections and built to be integrated into websites and [dApps](https://en.wikipedia.org/wiki/Decentralized_application).

It empowers users by allowing them to focus on the rest of the business while we let us handle the complexities of minting and selling NFTs.

### What is NMKR Studio not?

It's not a marketplace that potential buyers can use to purchase your NFTs.

### What type of person is NMKR Studio made for?

We have worked tirelessly to remove as much of the technical difficulty as possible for creators, such that most people proficient with computers will be able to get their project live.

You do **NOT** need to be a Developer or Computer Scientist. NMKR Studio is an easy-to-use no code toolset.\
\
However, when it comes to the API, which you can use to build complex, custom solutions, some technical knowledge is required, specifically about how to implement and use APIs. Developers will find the integration familiar to work with, since we use many common API patterns that exist today.

### How does NMKR Studio help me?

NMKR Studio handles the harder technical parts of launching a large-scale NFT project such as:

* Interacting directly with the blockchain
* Scaling with a heavy load of potential buyers
* Updating the nodes from time to time
* Handling Payments
* Building an intuitive web app to help you understand your business metrics
* Interfacing with partners like [IPFS](https://ipfs.io/)
* Allowing for on-demand minting to save from upfront costs

We want to make NFTs on Cardano accessible to everyone and this is our first step towards that goal.

### What are some features of NMKR Studio?

There is a robust and growing number of capabilities offered by NMKR Studio such as:

* Mass minting and NFT management via a robust Developer API
* Unique reservation mechanism used to prevent multiple people from buying the same NFT
* Comprehensive website to manage projects/NFTs and view your sales, transactions, and revenue
* Summaries of your NFT sales and business metrics using visualizations
* Utilities such as sending directly to wallets, royalties, metadata validation, and more.\
  \
  [For the complete overview click here!](https://docs.nmkr.io/nmkr-studio/features-overview)

If there are features you would like to see us build in the future, email us at <info@nmkr.io>.


---

# 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/nmkr-studio/introduction-nmkr-studio.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.
