> For the complete documentation index, see [llms.txt](https://docs-en.shoppy.is/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-en.shoppy.is/shoppy-dashboard/overview/drop-and-exclusive-access.md).

# Drop & Exclusive Access

Drop & Exclusive Access allows merchants to temporarily lock their app and control when it becomes accessible again. During the lock period, all users who open the app will see a custom waiting screen. Merchants configure the lock window, brand the screen with their own content, and choose how users gain access once the drop goes live.

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

### How to Enable / Configure

#### Enable Drop & Exclusive Access

1\. Go to the Overview section of your Shoppy Dashboard.

2\. Locate the Drop & Exclusive Access card and enable it.

3\. You will be redirected to the creation page.

#### Step 1 — Set the time window

1\. Set the Start Date — when the lock screen will start appearing to all app users.

2\. Set the End Date — when the app will become freely accessible again.

#### Step 2 — Customize the waiting screen

1\. Upload an Icon to display on the lock screen.

2\. Enter a Title for the lock screen.

3\. Enter a Subtitle for the lock screen.

#### Step 3 — Choose the Action Type

1\. Button — displays a CTA button. Enter the custom link the button will redirect users to.

2\. Password Protection — restricts app access to users with the correct password. All other users remain on the lock screen until the end date.

3\. Save your configuration.

{% hint style="warning" %}
The lock screen is shown to all app users regardless of login status. Only users with the **correct password** can bypass it when Password Protection is enabled.
{% endhint %}

{% hint style="info" %}
Use the **Button action type** to redirect users to a waitlist, a teaser landing page, or your social media profile during the locked period.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-en.shoppy.is/shoppy-dashboard/overview/drop-and-exclusive-access.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.
