# \[Guide]Selling an NFT

### 1. \[My Item-Collectibles] 내 판매를 원하는 NFT 페이지에 접속해주세요.  (Select your NFT page in \[My Item-Collectibles] page.)

![](/files/zy0hjLMjYKbKc1QVzFHs)

### 2-1. \[Fixed Price]로 Selling 하는 방법 (Fixed Price sale)

![](/files/TCmJlPUkaKt02pEXl36Q)

1. 판매를 원하는 NFT 페이지 내에서 Fixed Price를 선택해주세요. (Select \[Fixed Price]. )
2. 원하는 Price와 단위(Klay, Agov)를 선택해주세요.(Select the price. )
3. \[Put on Sale]을 클릭하신 후 Trasaction이 완료되면 판매가 시작됩니다.

   (판매가 완료되면 플랫폼 수수료를 제외한 판매액이 지갑으로 송금됩니다.)

   Click the \[Put on Sale] button. Once the transaction is complete, the sale begins. (In this case, this sale includes Clubrare's Service Fee.) 

### 2-2. \[Auction]로 Selling 하는 방법 (Auction sale)

![](/files/hSqLRVtmKQRN3Q2Us7zK)

1. 판매를 원하는 NFT 페이지 내에서 Auction을 선택해주세요. (Select \[Auction].)
2. 원하는 Minimum Bid Price와 단위(Klay, Agov)를 선택해주세요. (Select \[Minimum Bid price])
3. Expiration Date를 설정해주세요. (시간은 블록체인의 영향을 받으므로 설정한 시간보다 다소 지연될 수 있습니다.)

   (.Select \[Expiration Date]. The time may vary slightly depending on the blockchain circumstances. Be careful!) 
4. \[Put on Sale]을 클릭하신 후 Trasaction이 완료되면 판매가 시작됩니다.

   (판매가 완료되면 플랫폼 수수료를 제외한 판매액이 지갑으로 송금됩니다.)

   Click the \[Put on Sale] button. Once the transaction is complete, the auction begins. (In this case, this sale includes Clubrare's Service Fee.)


---

# 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://userguide.clubrare.com/guide-selling-an-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.
