# Cookie Consent app

{% hint style="info" %}
Cookie Consent is built-in plugin for alerting users about the use of cookies on your Vintcer website. It is designed to help you comply with the hideous EU Cookie Law. Read more about cookie Law here- <https://vintcer.blog/blog/the-eu-cookie-law-explained>
{% endhint %}

1. Open site Setting by clicking on Setting Button and then choose Page widgets (⚙️ Gear icon available at Left side)

![](/files/-LMTg4ghw1ZuyTemmotC)

2\. Click on cookie consent Button to add it to your website. A Cookie banner will be added to your website. You can customize the appearance by clicking on Customize button.&#x20;

![](/files/-LMTgOlCGCCx85iFyyuu)

3\. Adjust the Position, alignment, color etc from Setting and click on UPDATE button to update the settings.

![](/files/-LMTgll0TeN899K7of7C)

{% hint style="success" %}
Make sure to click on UPDATE button and then Publish button to save the changes on live site.
{% endhint %}

### How to remove Cookie Consent App from your website?

Open website setting by clicking on Setting button available at left side. From page widget click on Remove button below Cookie Consent

![Click on remove to remove Cookie Consent](/files/-LMTiBZ-gmj4s2MYJIeG)


---

# 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.vintcer.com/cookie-consent-app.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.
