# Drops

PaySwap enables you to also list products/subscription products that cannot be purchased straight away and can only be purchased after a certain drop-in date. Here is a step by step guide to doing that:

* Go to your channel's main page and click on the **List Product** button (click on the **List Paywall** button for subscription products)

<figure><img src="/files/zLTwMgpKyki7HMpi8fPR" alt=""><figcaption></figcaption></figure>

* Fill in the form that pops up and set the field **View Advanced Parameters** (at the bottom of the form) to **Yes** to reveal the fields you will need to set up your drop-in date.

<figure><img src="/files/L7bnSwfK2uUtActvR292" alt=""><figcaption></figcaption></figure>

* In the image below, we set that time to be October 20th, 2023 meaning after we validate the form, the product will be listed just like a normal listing but users will only be able to purchase it after a specific date.

Congratulations! You have successfully listed a drop. You should be able to view it on your channel's main page alongside your other products. Drop products display their drop dates.

<figure><img src="/files/xBrv4XFu4A7HQ86b1NvE" 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.payswap.org/products/cancan/auction-and-bids-1.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.
