> For the complete documentation index, see [llms.txt](https://wachatbot.gitbook.io/wachatbot-info-pages/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wachatbot.gitbook.io/wachatbot-info-pages/wachatbots-cookie-consent.md).

# WaChatbot's Cookie Consent

**Cookie Consent for WhatsApp Support Chatbot Development and WhatsApp Marketing SaaS Platform**

**Effective Date: 15/01/2024**

Thank you for choosing our WhatsApp Support Chatbot Development and WhatsApp Marketing SaaS Platform. This Cookie Consent informs you about the use of cookies on our platform. By using our services, you consent to the use of cookies as described below.

#### 1. What Are Cookies?

1.1 **Definition:** Cookies are small text files that are stored on your device when you visit a website or use a service. They help us enhance your experience and provide relevant information.

#### 2. Types of Cookies We Use:

2.1 **Essential Cookies:** These cookies are necessary for the proper functioning of our platform. They enable core functionalities such as user authentication and account management.

2.2 **Analytics Cookies:** We use analytics cookies to collect information about how users interact with our platform. This helps us improve and optimize our services.

2.3 **Marketing Cookies:** Marketing cookies are used to track visitors across websites. The information collected is used to display personalized advertisements that are relevant to your interests.

#### 3. Your Cookie Preferences:

3.1 **Consent:** By using our platform, you consent to the use of cookies in accordance with this Cookie Consent.

3.2 **Cookie Settings:** You can manage your cookie preferences by adjusting the settings in your browser or device. However, please note that disabling certain cookies may affect the functionality of our platform.

#### 4. Third-Party Cookies:

4.1 **Third-Party Services:** Our platform may use third-party services that also place cookies on your device. We have no control over these cookies and recommend reviewing the privacy policies of these third parties.

#### 5. Changes to Cookie Policy:

5.1 **Updates:** We may update this Cookie Consent to reflect changes in our cookie practices. Any changes will be effective immediately upon posting the updated policy on our website.

#### 6. Contact Information:

6.1 **Questions:** If you have any questions or concerns about our use of cookies, please contact us at <ganesh@wachatbot.in>

By using our WhatsApp Support Chatbot Development and WhatsApp Marketing SaaS Platform, you agree to the use of cookies as described in this Cookie Consent.

WaChatbot

Address: 25/4, Yerikarai Road Shivaya Nagar, Reddiyur, Salem, Tamil Nadu - 636004.&#x20;

Phone: 7806997591&#x20;

Email: <ganesh@wachatbot.in>


---

# 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, and the optional `goal` query parameter:

```
GET https://wachatbot.gitbook.io/wachatbot-info-pages/wachatbots-cookie-consent.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
