> For the complete documentation index, see [llms.txt](https://guide.pawnfi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.pawnfi.com/sell-nft/how-to-list-an-nft-for-sale.md).

# How to list an NFT for sale

### 1. Sell -> Listing

<figure><img src="/files/7MSnEMdCvh4ME39GhMiG" alt=""><figcaption></figcaption></figure>

### 2. Select an NFT

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

### 3. You can list multiple NFTs from different collections at the same time

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

### 4. Set Duration (how long you want to list) and Sale Price

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

### 5. Approve -> Submit transaction

Please do note:

* Each collection will require separate approval for the first listing. That is, you do not need to approve your second listing for BAYC next time.&#x20;
* Each NFT will require separate signature.

After complete all the above operations, (bulk) listing successful.

### 6. How to claim sale proceeds?

If someone buys your NFT, sales proceeds will be directly sent to your wallet.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guide.pawnfi.com/sell-nft/how-to-list-an-nft-for-sale.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.
