> For the complete documentation index, see [llms.txt](https://solport.gitbook.io/graphite-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solport.gitbook.io/graphite-whitepaper/creator-ambitions/mainframe-minting-protocol/mintport-self-serving-launchpad.md).

# MintPort- Self Serving Launchpad

Mintport is a decentralized, self-serving launchpad that is built on the Mainframe minting layer. It provides creators with the ability to effortlessly launch new NFTs within minutes, without requiring any coding skills. A small fee is charged each time an NFT is minted, which is used to support the team's revenue and purchase Graphite. To start with, creators can launch on the platform for free. A premium access feature is also available via a monthly subscription paid in Graphite, which provides access to exclusive features such as "Afk minting of 1 NFT" and "mint for me." These features are beneficial for people in different time zones who are unable to mint NFTs. Mintport is planned to launch on Solana and will eventually expand to ETH/Polygon.<br>

<figure><img src="/files/mWL96QUd7Vd314glSLme" alt=""><figcaption><p>MintPort homepage.</p></figcaption></figure>

<figure><img src="/files/vHoJuHUabet3ZyzB5mbu" alt=""><figcaption><p>Create a collection.</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://solport.gitbook.io/graphite-whitepaper/creator-ambitions/mainframe-minting-protocol/mintport-self-serving-launchpad.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
