# Privacy Policy

This Privacy Policy describes how Evoy AI platform collects, uses, and protects your personal and usage data when you interact with the Evoy AI platform and related services, including activities involving the $EVAI token.

#### 1. **Data We Collect**

Evoy AI is designed with a **privacy-first, decentralized** architecture. However, certain non-identifiable and optional information may be collected to improve platform performance and user experience.

**a. Automatically Collected Data:**

* Wallet address (when connected)
* Transaction history (on-chain only)
* IP address and browser metadata (for security and analytics)
* Interaction logs with platform features (e.g., prompt usage, video generation count)

**b. Optional User Inputs:**

* Email (if subscribed for updates)
* Feedback or submitted forms

#### 2. **How We Use Your Data**

We use collected information to:

* Deliver and improve platform services
* Personalize user experience and recommendations
* Monitor usage patterns and detect abuse
* Facilitate token-based services (e.g., staking, marketplace transactions)
* Comply with applicable legal requirements

We do **not sell**, share, or monetize your personal data with third parties.

#### 3. **Data Storage and Security**

* **Wallet-related data** is non-custodial; we do not store or control your private keys.
* Generated content is stored using **decentralized storage (IPFS/Filecoin)** and cannot be accessed or altered by Evoy AI after publication.
* We apply industry-standard security protocols (including encryption and access control) to protect any optional data stored on centralized servers (e.g., analytics or support).

#### 4. **Use of Cookies and Analytics**

We may use cookies or lightweight analytics tools (e.g., Plausible, self-hosted tracking) to monitor platform usage without collecting personally identifiable information. These tools help us understand how features are used and improve overall functionality.

#### 5. **Third-Party Services**

Evoy AI may integrate with third-party tools such as:

* Web3 wallet providers (e.g., MetaMask, WalletConnect)
* Decentralized storage protocols (e.g., IPFS, Filecoin)
* Blockchain explorers (e.g., Etherscan APIs)

These services operate under their own privacy policies. We recommend reviewing their terms before use.

#### 6. **User Rights**

As a user, you have the right to:

* Access your own data (e.g., wallet activity, generated content)
* Request deletion of optional data submitted via forms or off-chain channels
* Disconnect or revoke wallet permissions at any time

#### 7. **Children’s Privacy**

Evoy AI is intended for users **18 years and older**. We do not knowingly collect data from children or minors.

#### 8. **Policy Updates**

We may revise this Privacy Policy as necessary. Updates will be published on our platform, and continued use indicates your acceptance of the revised terms.

#### 9. **Contact Us**

If you have questions about this Privacy Policy or how your data is handled, please contact:

📧 **<support@evoyai.app>**\
🌐 [**https://evoyai.app**](https://evoyai.app)


---

# 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://evoy-ai.gitbook.io/evoy-ai/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.
