# Setting up your collection

## Create a new collection

<figure><img src="/files/yR5vHy83QpAYMWukyuDc" alt=""><figcaption></figcaption></figure>

## Watch the walkthrough

Before you get started, we'd highly recommend that you watch our [walkthrough video](https://www.loom.com/share/f2ea32dedb7d4e81b55821dfd33f760a), which will show you all the steps you need to take to launch a collection.

## Select an NFT token standard

Begin by deciding the type of NFT collection you want to establish. There are four distinct flows to choose from. Each flow represents a different approach or standard in the NFT space. To understand more about these options and determine which one aligns best with your collection's goals, proceed to the next page where each flow is explained in detail.&#x20;

<figure><img src="/files/zykAO5xk5SdcyFTdZUqd" alt=""><figcaption></figcaption></figure>


---

# 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.launchpad.heymint.xyz/introduction/setting-up-your-collection.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.
