# Drop Management

<details>

<summary>Editing Drops</summary>

At anytime, you can go to one of your drops and press **"Admin"** in the top right corner to access your drop settings.

![](/files/xWk2JjnWA80mzHgJllzQ)

At this time, you can edit your product description, quantity a collector can buy in a single transaction and product image order. Other aspects of the drop are locked to reduce customer confusion.

</details>

<details>

<summary>Limiting purchase amounts</summary>

Sellers can limit how many of a product a user can purchase during a primary sale. These limitation will affect the visible purchase quantity options as well.

</details>

<details>

<summary>Gating a Drop</summary>

Drops can be limited to certain audiences based on digital assets that they hold. You can gate a drop when you launch or at any time by pressing the "**Admin**" button in the top right corner.

Drops can be gates or made available at any time. Learn more about gating drops here: [#gating-a-drop](#gating-a-drop "mention")

</details>

<details>

<summary>Contacting Subscribers/Owners</summary>

At anytime, you can go to one of your drops and press **"Admin"** in the top right corner to access your Email Update feature.

![](/files/fWovtL9IDDkMRf4g8eQn)

Email updates can be used to email subscribers to an "**Upcoming"** drop or owners of an existing drop. Holders can opt out of these emails.

</details>

<details>

<summary>Pre-Purchasing Supply</summary>

You may want to allocated a certain amount of a drop to yourself for giveaways and other reasons. You can do so when you launch a product or anytime before a drop goes live from your Admin Panel. At anytime, you can go to one of your drops and press **"Admin"** in the top right corner to access the "Reserve Product" tab.&#x20;

You can purchase as many as you want in batches of up to 5. Simply select how many you want, pay the fee via credit card or DYLI balance and submit your address for shipping!

</details>

<details>

<summary>Managing Drop Earnings</summary>

Managing your earnings happens in [Your Profile](/core-features/your-profile.md).

Head over to [Creator Earnings](/get-started/seller-hub/creator-studio/creator-earnings.md) to learn more!

</details>


---

# 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/get-started/seller-hub/drop-management.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.
