# Block User Interaction Until Consent

### What is Block User Interaction Until Consent?

When enabled, this feature places a customizable overlay behind your cookie banner and over your store’s content. Visitors cannot interact with your website—such as clicking links, scrolling, or filling out forms—until they accept or decline your cookie policy. This approach is especially useful for stores that need to strictly enforce consent before collecting any data.

### Overlay Customization Options

Consentik Cookie lets you tailor the overlay to match your store’s style and provide the right user experience:

* **Blur Level:** Adjust how much the overlay blurs the content underneath. A higher blur makes your store less visible until consent is given.
* **Opacity:** Set the transparency of the overlay, from barely noticeable to almost completely opaque.

These options make it easy to balance compliance with aesthetics, ensuring your site is both effective and visually appealing.

***

### How to Set Up the Overlay

1. **Open the Consentik App Dashboard** from your Shopify admin.
2. Navigate to the **Settings -> Behavior** **-> Block Interaction Until Consent** settings.
3. **Enable the feature** to activate the overlay.
4. **Adjust the Blur and Opacity** sliders to achieve the desired appearance.
5. **Save your changes** and preview how the overlay looks on your store.

***

### How It Works for Your Customers

* When a new visitor lands on your website, the overlay appears immediately, blocking all interactions except with the cookie banner.
* After the user provides their consent choice (accept or decline), the overlay disappears and your store becomes fully interactive.

***

### Tips

* Use a moderate blur and opacity to keep your brand visible while still drawing attention to the consent banner.
* Clearly explain why interaction is blocked in your cookie message for a better user experience.
* Regularly review your consent flow to ensure it meets both legal requirements and customer expectations.


---

# 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.consentik.com/block-user-interaction-until-consent.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.
