# 컬렉션 생성하기

## 사용법 동영상

{% embed url="<https://youtu.be/E44Hr8T_b88>" %}

## 컬렉션 생성하기

#### 1) 에그버스 플랫폼에서 런치패드 카테고리를 클릭하세요.

<div align="left"><figure><img src="/files/hLXZfXZamDPqkqvLTRp9" alt=""><figcaption></figcaption></figure></div>

#### 2) 'NFT CHAMBER'을 클릭한후 'SUBMIT IDEA'를 눌러 컬렉션을 생성을 시작합니다.

<div align="left"><figure><img src="/files/ztYgmKLapqS0N5uhaLPv" alt=""><figcaption></figcaption></figure></div>

#### 2) 컬렉션 생성에 필요한 정보를 입력해 주세요.&#x20;

컬렉션에 쓰일 썸네일을 정하고, 컬렉션 이름과 설명을 입력해주세요.&#x20;

<div align="left"><figure><img src="/files/K4wQ8xVQXMJ8zMwfMoyF" alt=""><figcaption></figcaption></figure></div>

#### 3) 상세정보를 입력합니다.

지갑주소는 자동으로 등록되며 본인이 NFT로 발행하고자 하는 메인넷을 고르고, 규격을 고르세요.

&#x20;[자동등록 기능](#user-content-fn-1)[^1]을 선택하여 다른 플랫폼에도 자신의 컬렉션을 손쉽게 발행해 보세요.&#x20;

{% hint style="info" %}
에그버스 내에서 컬렉션 등록시 타 플랫폼에도 자동 업로드 됩니다.
{% endhint %}

<div align="left"><figure><img src="/files/6OLGJePLerKJ4OHF3I5Z" alt=""><figcaption></figcaption></figure></div>

#### 4) Feature(기능) 을 선택해주세요.

<div align="left"><figure><img src="/files/D0OqWVBsH11bnn9PVzzg" alt=""><figcaption></figcaption></figure></div>

<table data-header-hidden><thead><tr><th width="156">Feature</th><th>설명</th></tr></thead><tbody><tr><td>Mintable</td><td></td></tr><tr><td>Burnable</td><td></td></tr><tr><td>Pausable</td><td></td></tr><tr><td>Votes</td><td></td></tr><tr><td><strong>Whitelist</strong></td><td></td></tr><tr><td>Reveal</td><td></td></tr><tr><td><strong>Royalty</strong></td><td></td></tr><tr><td><strong>Special</strong></td><td></td></tr></tbody></table>

#### 5) 본인의 SNS 링크와 본인  확인이 가능한 정보를 입력하세요.&#x20;

<div align="left"><figure><img src="/files/WUglhXRixTdWbOKMxObZ" alt=""><figcaption></figcaption></figure></div>

#### 6) 컬렉션 가격을 입력하고 민팅개수를 입력해주세요.

<div align="left"><figure><img src="/files/xg9I6okIkpeyKWOpxwK1" alt=""><figcaption></figcaption></figure></div>

#### 7) 컬렉션 완성

<div align="left"><figure><img src="/files/LqwkwViHyKqqP628LWaq" alt=""><figcaption></figcaption></figure></div>

[^1]: Opensea, Rarible 지원 (추후 확대)


---

# 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://eggverse.gitbook.io/eggverse/launchpad/undefined-1.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.
