# Cookies

**Last Updated:** \[01.08.2025]

At Wallet Chat, we prioritize your privacy and security. This Cookies Policy explains how we use cookies and similar technologies on our web platforms **walletchat.io** and **app.walletchat.io**.

***

#### **1. What Are Cookies?**

Cookies are small text files stored on your device when you visit a website. They help websites function efficiently and provide a better user experience. Cookies can be classified as essential, functional, or analytical.

***

#### **2. How Does Wallet Chat Use Cookies?**

Wallet Chat minimizes the use of cookies to uphold your privacy. Specifically:

* **Essential Cookies:**\
  We use essential cookies strictly to ensure the functionality and security of our website, such as enabling navigation and ensuring features like login or wallet access work properly.
* **Non-Tracking Approach:**\
  Wallet Chat does not use tracking cookies or analytics tools that collect user activity, browsing history, or personal data.

***

#### **3. Types of Cookies We Use**

| **Cookie Type**    | **Purpose**                                                                | **Example**                |
| ------------------ | -------------------------------------------------------------------------- | -------------------------- |
| Essential Cookies  | Enable secure login, encrypted wallet access, and basic website functions. | Session ID cookies         |
| Functional Cookies | Ensure smooth functionality of user preferences.                           | Language or theme settings |

***

#### **4. Cookies We Do Not Use**

Wallet Chat does not use:

* **Advertising Cookies:** No ads or marketing cookies are deployed.
* **Analytics Cookies:** We do not track user behavior or collect data for analytical purposes.

***

#### **5. Managing Cookies**

While Wallet Chat uses only essential and functional cookies, you can still manage cookies through your browser settings. You may choose to block or delete cookies; however, this may impact certain functionalities of the website.

**For instructions on managing cookies, refer to your browser’s help section:**

* **Google Chrome:** Manage Cookies
* **Mozilla Firefox:** [Manage Cookies](https://support.mozilla.org/en-US/kb/cookies-information-websites-store-on-your-computer)
* **Safari:** [Manage Cookies](https://support.apple.com/en-us/HT201265)

***

#### **6. Updates to This Cookies Policy**

We may update this Cookies Policy to reflect changes in our cookie usage or applicable laws. Any updates will be posted here with the revised effective date.

***

#### **7. Contact Us**

If you have any questions about this Cookies Policy or how Wallet Chat uses cookies, you can contact us at:\
**Email:** <support@walletchat.io>\
**Website:** [walletchat.io](https://walletchat.io)

***

{% hint style="info" %}
**Your privacy is our priority.** Wallet Chat is committed to offering a secure and seamless experience with minimal cookie usage.
{% endhint %}


---

# 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.walletchat.io/documents/cookies.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.
