# Create Listing

To start the listing process click on the "Create Listing" button on the Owner section of the NFT page. You must be connected to see the owner section!

<div align="left"><figure><img src="/files/v7DbuSCBU9THonsE6568" alt=""><figcaption></figcaption></figure></div>

**Follow these steps:**

* If you are not connected or not on the right network a modal will appear asking you to change to the correct network and connect your wallet;

<div align="left"><figure><img src="/files/KdwfH6ShqE6SVbyh47XV" alt=""><figcaption></figcaption></figure></div>

* Input the number of units, the currency and unit price, duration of your listing, and optionally a reservation for a specific buyer if you wish. Proceed to review the listing information;

<div align="left"><figure><img src="/files/VeJVWCGBvm1u2CarNGfR" alt=""><figcaption></figcaption></figure></div>

* If this is the first time you are selling NFTs from this collection in LUXY Marketplace, a modal will appear asking your permission to complete transactions from this collection; 
* Review the number of units, the unit price, the fees applied, and the total that you will receive. If you're not happy with the total received you can click on edit to change the values before listing;

<div align="left"><figure><img src="/files/SZvi1nt9z4vDqYBZbA1a" alt=""><figcaption></figcaption></figure></div>

* If you notice that some information is wrong it’s possible to step back by clicking on the edit button. Once everything looks good, click "Create Listing" to start the transaction and sign the message on your wallet;
* And done! Your listing is active and will appear on the Listings section on the NFT page.

<div align="left"><figure><img src="/files/UWdN9AeLm0DRdUbWMNmQ" alt=""><figcaption></figcaption></figure></div>

Want the see active listings and/or cancel them? You can do it on the “Cancel Listing” button on the Owner section:

<figure><img src="/files/M6T0BpZJaBkyjZbZtTJC" alt=""><figcaption></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://docs.luxy.io/help-center/luxy-marketplace/transaction/create-a-sale-event.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.
