# Privacy Policy

**Privacy Policy for MOZI Finance**

**Last Updated: January 2026**

***

### 1. Introduction

MOZI Finance ("MOZI," "we," "us," or "our") respects your privacy and is committed to protecting your personal data. This Privacy Policy explains how we collect, use, disclose, and safeguard information when you access or use the MOZI platform, including our websites, applications, social features, APIs, and related services (collectively, the "Platform").

By accessing or using the Platform, you acknowledge that you have read and understood this Privacy Policy.

***

### 2. Scope

This Privacy Policy applies to all users of the Platform, including visitors, registered users, traders, and participants in early access or testnet programs.

The Platform is a **non-custodial social and copy-trading platform**. MOZI does not hold, store, or control users’ private keys or digital assets.

***

### 3. Information We Collect

#### 3.1 Information You Provide

We may collect information you voluntarily provide, including:

* Name or username
* Email address
* Social account identifiers (e.g., X / Twitter, Discord, Telegram)
* Wallet addresses (public addresses only)
* Profile information you choose to display
* Feedback, survey responses, and communications

Providing this information is optional, but certain features may require it.

#### 3.2 Automatically Collected Information

When you access the Platform, we may automatically collect:

* IP address (or approximate location derived from it)
* Device type, operating system, and browser
* Usage data (pages viewed, features used, interactions)
* Log data and error reports

This data is used for security, analytics, and platform improvement.

#### 3.3 Blockchain Data

Blockchain networks are public by design. Transactions and wallet addresses visible on public blockchains are **not controlled by MOZI** and are not considered personal data collected by us.

***

### 4. How We Use Information

We use collected information to:

* Provide and operate the Platform
* Enable social and copy-trading features
* Manage early access and testnet participation
* Communicate with users (including updates and support)
* Improve functionality, performance, and user experience
* Detect, prevent, and respond to fraud or abuse
* Comply with legal and regulatory obligations

We do **not** sell your personal data.

***

### 5. Social & Copy Trading Data

The Platform may display certain user activity, such as:

* Public profiles
* Trading performance metrics
* Strategies or positions (where enabled by the user)

You understand that participation in social or copy-trading features may make certain information visible to other users, depending on your settings.

MOZI does not verify or endorse user-generated content or trading data.

***

### 6. Cookies & Analytics

We may use cookies or similar technologies to:

* Maintain sessions
* Analyze usage patterns
* Improve Platform performance

You may control cookie preferences through your browser settings. Disabling cookies may affect functionality.

***

### 7. Data Sharing & Disclosure

We may share information:

* With service providers (e.g., analytics, hosting, communications)
* To comply with legal obligations or lawful requests
* To protect the rights, property, or safety of MOZI, users, or others
* In connection with a merger, acquisition, or restructuring

We do not share private keys or sensitive financial credentials because we do not collect them.

***

### 8. Data Retention

We retain personal data only for as long as necessary to fulfill the purposes outlined in this Privacy Policy, unless a longer retention period is required or permitted by law.

You may request deletion of your account data, subject to legal and operational requirements.

***

### 9. Data Security

We implement reasonable administrative, technical, and organizational measures to protect your information. However, no system is completely secure, and we cannot guarantee absolute security.

You are responsible for safeguarding your own devices, wallets, and credentials.

***

### 10. International Data Transfers

Your information may be processed or stored in jurisdictions outside your country of residence. By using the Platform, you consent to such transfers where permitted by law.

***

### 11. Your Rights

Depending on your jurisdiction, you may have rights to:

* Access personal data we hold about you
* Request correction or deletion
* Object to or restrict certain processing

Requests may be subject to verification and applicable legal limitations.

***

### 12. Third-Party Services

The Platform may contain links or integrations with third-party services. MOZI is not responsible for the privacy practices of those third parties. Please review their privacy policies separately.

***

### 13. Children’s Privacy

The Platform is not intended for individuals under the age of 18. We do not knowingly collect personal data from minors.

***

### 14. Changes to This Policy

We may update this Privacy Policy from time to time. Changes will be posted on this page with an updated “Last Updated” date. Continued use of the Platform constitutes acceptance of the revised policy.

***

### 15. Contact Us

If you have questions or concerns about this Privacy Policy, please contact us at:

\[Insert Contact Information]


---

# 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://mozi-finance.gitbook.io/mozi/resources/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.
