> For the complete documentation index, see [llms.txt](https://docs.mintdash.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mintdash.xyz/about-us/faq.md).

# FAQ

### **1. What is Mintdash?**

Mintdash is a multi-feature NFT platform that empowers creators and developers to launch, market, and trade NFTs across multiple blockchains. It includes tools like a no-code Creator Studio, NFT Marketplace, and NFT Launchpad.

### **2. What does the Creator Studio offer?**

The Creator Studio enables users to easily create and manage NFT collections, set up minting schedules, and track assets—all without coding. It also supports cross-chain trading and custom branding.

### **3. Can I customize my NFT launch?**

Yes, Mintdash offers customizable minting pages, white-label options for branding, and a multi-phase minting schedule for flexible launches.

### **4. What’s the NFT Marketplace?**

The Mintdash NFT Marketplace supports cross-chain trading, trending collections, and portfolio management, plus white-label solutions for personalized marketplaces.

### **5. How does the NFT Launchpad help creators?**

The Launchpad promotes NFT projects, offering marketing support, early registration for backers, and tracking of upcoming and active mints.

### **6. How can developers integrate Mintdash?**

Mintdash’s Developer API allows integration with smart contracts, real-time notifications, and custom user experiences through Mintdash’s infrastructure.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mintdash.xyz/about-us/faq.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.
