# Privacy Policy

### **Privacy Policy**

**Effective Date:** 01/01/2025\
**Entity:** HubsAI Inc.

#### **1. Overview**

HubsAI respects your privacy. This policy explains how we handle information when you visit <https://www.hubsai.io>.

We collect minimal personal information necessary to operate and improve our website.

#### **2. Information We Collect**

* **Voluntary data:** Email address or wallet information if you subscribe or connect.
* **Technical data:** Browser type, IP address, analytics cookies.
* **Blockchain data:** Wallet addresses, public transactions (immutable and public).

#### **3. How We Use Information**

* To operate and improve the Site;
* To send occasional updates (with opt-out options);
* To maintain security and compliance;
* To meet legal obligations (e.g., AML, sanctions screening).

#### **4. Cookies**

We use cookies and analytics tools (e.g., Google Analytics) to understand user behavior. You may disable cookies in your browser.

#### **5. Data Retention**

We retain personal data only as long as necessary for the purposes outlined above or as required by law.

#### **6. Data Sharing**

We do not sell or rent your data.\
We may share information with:

* Service providers (hosting, analytics);
* Legal or regulatory authorities if required;
* Third-party token platforms solely for compliance purposes.

#### **7. Security**

We use encryption, firewalls, and access controls to protect data. However, no system is 100% secure.

#### **8. Your Rights**

You can request access, correction, or deletion of your personal data by emailing **<privacy@hubsai.io>**.


---

# 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://hubsai.gitbook.io/hubsai-docs/hubsai-disclosures/privacy-policy.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.
