# 보유한 NFT 거래하기

## 사용법 동영상&#x20;

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

## 보유한 NFT 거래

#### 1) 상단 Connect wallet 버튼을 클릭하여 지갑연결을 진행합니다. 지갑이 없다면 [지갑을 생성](/eggverse/get-started/undefined.md)해야 지갑연결이 가능합니다.&#x20;

#### 2) [Trade 페이지](https://www.eggverse.io/search)에서 NFT 역경매 버튼을 클릭합니다.

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

#### 3) NFT 목록 중에서 내가 판매하고 싶은 NFT를 선택해주세요.

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

#### 4) 카테고리, 타입, 희망가, 마감일 등 세부사항을 작성합니다.

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

#### 5) 지갑에서 지갑인증을 위한 창이 나타나면 지갑승인을 완료해주세요. (1\~3분 소요)

#### 6)지갑승인이 완료되면 NFT 등록완료!


---

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