# Sell

Once you have connected your wallet and approved a collection, you will be able to list any NFT from that collection.

1. Go to your portfolio and navigate to *idle*
2. Click the collection you want to list and then select the specific NFT.
3. Here you will be able to list your NFT for sale, for rent, and or BNPL. You can 1 or more of these at the same time.

<figure><img src="/files/8kQuBZrqkSfuVfKGUn7Z" alt=""><figcaption></figcaption></figure>

Currently Paragon is testing a new approval flow than most are used to. On other platforms an approval is required for each NFT during the listing of that NFT. On Paragon users can issue one approval at the start which will give users the fastest listing experiences for all NFTs of a given collection.

<figure><img src="/files/Guqa7aGJhgBLpOwsGllc" alt=""><figcaption><p>Once you make the approval, you will be brought to the listing screen shown above.</p></figcaption></figure>


---

# 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://paragon-docs.gitbook.io/paragon-docs/listing-on-paragon/sell.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.
