# Marketplace

## Finding the Marketplace and Drops

You can find drops from the search bar, explore tab, the home page, or on a seller's storefront. You can also reach drops you have owned or liked by clicking on them from your profile.

You can reach the marketplace by pressing the **"Explore"** button at the top left of the navigation bar.

<details>

<summary>Explore Page</summary>

The explore page allows you to view every drop on the platform. There are a few tools to help you navigate through drops:

**Sort**

Sort older and newer drops or more and least liked drops. (Least liked could mean a hidden gem!)

![](/files/wT53KqM0Jyv6dGgpIBG0)

**Filters**

Filters on the left allow you to specify specific price points, products status (see [Product States](/core-features/marketplace/product-states.md) to learn more),&#x20;

![](/files/EpCrjlRSaf542SuHftR5)

</details>

<details>

<summary>Search Bar</summary>

Search for specific drops or creators using the search bar.&#x20;

* Selecting a creator will take you to their profile where you can view their drops.
* Selecting a drop will take you directly to the drop page

![](/files/yUsBQoXf2Of9EG771UEY)

</details>

#### Learn how to shop drops on the marketplace:

{% content-ref url="/pages/CNlCupOG2twra1zjfNfL" %}
[Drop Pages](/core-features/marketplace/drop-pages.md)
{% endcontent-ref %}

{% content-ref url="/pages/qz7JU9qDOU6xOGa2xBOP" %}
[Product States](/core-features/marketplace/product-states.md)
{% endcontent-ref %}


---

# 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.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.
