# Listing

You can resell any products that you have not redeemed directly on DYLI. By selling products with us, you are experiencing the convenience of centralized warehousing while helping to reduce your carbon footprint! There are a few actions that can be taken related to listing:

<details>

<summary>Creating a Listing</summary>

To list a product:

1. You navigate to a product page from explore, search, or by clicking on the item in their inventory
2. On the product page, you can list your item by pressing "List" on the owner's bar at the bottom of the screen. See [Drop Pages](/core-features/marketplace/drop-pages.md) for help finding the "List" button.\
   ![](/files/sgEqVkxJEdfKUnKEbJqD)
3. You will input the price you want to sell the item for and the amount of time you want your ask to be available.&#x20;
4. Confirm you are happy with your expected total earnings from the sale. We enforce a creator royalty on secondary markets that gets taken from the sale price.\
   ![](/files/DSGzNHYlr5EGFTBNRvzE)
5. Once ready, hit confirm and your listing will become active.

</details>

<details>

<summary>Edit or Cancel a Listing</summary>

To edit a listing:

1. Head to the "Listing" tab and find your listing
2. Click "Edit."
3. You can update the quantity you want to sell, the sale price and the time you want the ask to remain available.\
   ![](/files/HuWkFLkHe0pQAGSZe9wJ)
4. Press confirm to update your listing.
5. You can also choose to cancel your listing from the edit interface

</details>

{% hint style="info" %}
Our secondary market will also be available on all decentralized marketplaces, including [OpenSea](https://opensea.io/collection/dyli-abstract/overview).&#x20;

\
Collectors can trade anywhere and redeem their items on DYLI.
{% endhint %}


---

# 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.dyli.io/core-features/marketplace/drop-pages/listing.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.
