# Drop Pages

Interact with a Drop

{% content-ref url="/pages/oRfC95x8iwzBZdR0MPHn" %}
[Buying](/core-features/marketplace/drop-pages/buying.md)
{% endcontent-ref %}

{% content-ref url="/pages/kuYtW6tXffBM3QuFUcDp" %}
[Redeeming](/core-features/marketplace/drop-pages/redeeming.md)
{% endcontent-ref %}

{% content-ref url="/pages/X9tK3xi13YQx0LIiwItf" %}
[Listing](/core-features/marketplace/drop-pages/listing.md)
{% endcontent-ref %}

{% content-ref url="/pages/neW5zxNsRni0lANG2sxo" %}
[Refunding](/core-features/marketplace/drop-pages/refunding.md)
{% endcontent-ref %}

{% content-ref url="/pages/z0FWcYzcjZsCCtCgR6GS" %}
[Drop Management](/get-started/seller-hub/drop-management.md)
{% endcontent-ref %}

### Page Layout

<details>

<summary>Drop Page Details</summary>

1. **Product Images:** Take a look at what you are thinking about buying!
2. **Creator Name:** Creator bringing the drop to market. Click their name to check out their profile and view their other drops.
3. **Sale Details**: Expresses important sale information including the product's name, the required minimum, the number sold (and out of how many if a limited sale), the number redeemed, and the primary sale price (important to track once the market opens to secondaries)
4. **Likes:** Number of likes the drop has received. More like means more visibility on the platform. Products can even be sorted by likes!
5. **Admin Button:** Only for the drop creator. This is to manage various aspects of the drop.
6. **Drop Timer:** Countdown shows how much longer the drop is available on primary. This is particularly important if the product has not met its minimum.
7. **Product State:** Shows the drop's current status. Check out [Product States](/core-features/marketplace/product-states.md) for more information.
8. **Buy Button:** This displays the price to be paid. Press this to buy the product on primary or the lowest priced product on secondary. See [Buying](/core-features/marketplace/drop-pages/buying.md) for more details.
9. **Offer Button:** Once a product is available on secondary, you are able to submit offers to holders of the product. See [Buying](/core-features/marketplace/drop-pages/buying.md) for more details.
10. **List Button:** Clicking this button is only possible if you own an item from the drop. Clicking this will allow you to list one for sale. See [Listing](/core-features/marketplace/drop-pages/listing.md) for more information.
11. **Drop Description and Product Details:** A description of the drop written by the creator. This can be helpful to get more context on the drop.  Specifics around the product. These details will differ between product types, but you can expect to learn about the materials and features of the drop you are looking at.
12. **Redemption Window:** Once redemptions are open, you can redeem your warrants to have the physical good shipped to you. See [Redeeming](/core-features/marketplace/drop-pages/redeeming.md) for more information.
13. **Listings:** These are listing made by owners of the drop's warrants. If you own a warrant for a drop, you can edit or cancel your listings from this window. See [Listing](/core-features/marketplace/drop-pages/listing.md) for more information.
14. **Offers:** Review your and other's offers here. You can edit or cancel your offers from this window. If you own a warrant from the drop, you can also accept someone's offer to instantly sell your warrant for DYLI cash. See [Buying](/core-features/marketplace/drop-pages/buying.md)for more information.
15. **Price History:** This tab will show how the price of the drop has changed over time. This chart becomes interesting once a product hits the secondary market.
16. **Sales Activity:** A running tracker showing who buying the product, the price their paid, the points they earned, and the time of the purchase.

</details>

<figure><img src="/files/2G94ipj09evJJ4DMY75W" 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.dyli.io/core-features/marketplace/drop-pages.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.
