# Getting Started

Mogul Productions has the ability to allow users to create, deploy, and mint NFTS through our platform. Without the need for assistance, our creator dashboard gives you all the tools needed. Follow all the guides under "Using the Mogul creator dashboard" These will walk you through all the steps needed to create, mint, and list your NFTs:

1. Logging in and using the Creator Dashboard
2. Creating a collection and having a contract deployed
3. Drafting NFTs
4. Minting the NFTs and adding them to the Mogul Marketplace
5. Setting a showcase page

These collections can range from 10,000 PFP-generated collections to utility ones that come attached with unlockable items.&#x20;

If you are new to Mogul or just looking to understand how we handle our NFT drops navigate to the "Essentials"

We're able to handle everything from contracts, to minting, showcasing, and selling your NFTs.


---

# 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://mogulproductions.gitbook.io/mogul-productions/using-the-mogul-creator-portal/getting-started.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.
