# List an NFT you collected for Sale

To list an NFT you have collected for sale on your profile all you need to do is find the NFT on your profile by clicking the "Created" filter and then the "Unlisted" filter.\
\
From here you can find the NFT you want to list  and click the "list" button or click on it and click the "List NFT" button on the NFT's page.


---

# 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://wiki.holaplex.com/holawiki/profiles/collected/list-an-nft-you-collected-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.
