# How to create a project

8mint currently provides two types of projects - the "Standard Project" and the "Premium Project." They include different features and you can choose one, or both depending on your needs.\
\
The main difference between the two is that the Standard Project's features are for projects who already have already generated their NFTs and have their own minting dApp (or other solution), while the "Premium Project's" features are designed to help projects that haven't yet generated their NFTs or have their own minting dApp (or both).

{% hint style="success" %}
You can find the full list of features for both "Standard Projects" and "Premium Projects" in the "[Welcome to 8mint](/8mint-manual/welcome-to-8mint.md)".
{% endhint %}

The registration flow for both types of projects is similar, but of course, more information is required to set up a Premium Project. Please see the appropriate guide for your type of project for step by step instructions.


---

# 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://8mint.gitbook.io/8mint-manual/cool-creator-fundamentals/how-to-create-a-project.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.
