# 컬렉션에 NFT 추가하기

## &#x20;NFT 추가

#### 1) 'NFT CHAMBER'을 클릭하여 컬렉션을 클릭하세요. 컬렉션이 없다면 [컬렉션 생성](/eggverse/launchpad/undefined-1.md)을 통하여 컬렉션을 만들어 주세요.&#x20;

#### 2) 컬렉션 상세페이지 하단에 Item 섹션 속 **+버튼**을 눌러 NFT 생성을 시작하세요.

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

#### 3) NFT 를 추가하고 제목과 설명을 기입해주세요.

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

#### 4) Properties[^1]와 Levels, Stats 를 추가하여 나의 NFT에 특성을 부여하세요.

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

[^1]:


---

# 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/nft.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.
