# Privacy Policy

***

## **Privacy Policy – Ghostfive.com**

Welcome to **Ghostfive.com** ("Ghostfive", "we", "our", or "us"). Your privacy is important to us. This Privacy Policy explains how we collect, use, share, and protect your personal information when you use our website, API services, and related tools for **cryptocurrency arbitrage**.

By using Ghost, you agree to the collection and use of information in accordance with this policy.

***

### **1. Information We Collect**

We collect the following types of information:

#### a. **Personal Information**

* Full name
* Email address
* Company name (if applicable)
* Country of residence
* Identification documents (for KYC, when required)
* IP address and device metadata

#### b. **API and Platform Usage Data**

* Exchange account details (API keys and permissions)
* Logs of API requests and responses
* Arbitrage activity (market pairs, trade volume, performance)

> **We do not store your exchange account credentials in plain text. All sensitive data is encrypted.**

#### c. **Payment Information**

* Payment method (e.g., card, crypto wallet)
* Transaction history

> Payment details are processed by trusted third-party providers. Ghost does not store full credit card or wallet credentials.

#### d. **Cookies and Tracking Technologies**

We use cookies and similar technologies to:

* Improve user experience
* Track site performance
* Analyze user behavior
* Provide personalized content

You can manage your cookie preferences through your browser settings.

***

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

We use the data collected to:

* Provide and maintain the Ghost platform
* Detect and prevent fraud or abuse
* Improve platform performance and reliability
* Send service-related communications (e.g., system updates, billing)
* Comply with legal and regulatory obligations (AML/KYC, audits)

***

### **3. Legal Basis for Processing (GDPR & LGPD)**

We process your personal data under the following legal bases:

* **Contractual necessity**: To provide you with the services you’ve requested.
* **Legitimate interests**: To monitor, improve, and secure our platform.
* **Legal obligation**: To comply with AML/CFT, tax, and regulatory laws.
* **Consent**: For marketing communications (optional and opt-in only).

***

### **4. Data Sharing and Disclosure**

We **do not sell or rent** your personal information. We may share data only with:

* **Service providers**: Hosting, payment processors, email delivery, analytics.
* **Legal authorities**: When required by court order, subpoena, or applicable law.
* **Business transfers**: In case of merger, acquisition, or asset sale.

All third-party partners are contractually obligated to handle data in compliance with applicable privacy laws.

***

### **5. International Data Transfers**

Your data may be transferred and stored in servers located outside your country of residence, including countries that may not offer the same level of data protection.

In such cases, we take all necessary steps to ensure your data is protected, including the use of **Standard Contractual Clauses (SCCs)** or **adequacy decisions** under the **GDPR**.

***

### **6. Data Retention**

We retain your data only for as long as necessary to:

* Fulfill the purposes described in this policy;
* Comply with legal and regulatory requirements;
* Resolve disputes and enforce our agreements.

You may request deletion of your account and associated data at any time by contacting us.

***

### **7. Your Rights**

Depending on your jurisdiction, you have the right to:

* Access your personal data
* Correct or update incorrect data
* Request data deletion (“Right to be Forgotten”)
* Restrict or object to certain types of processing
* Receive a copy of your data in portable format (data portability)
* Withdraw consent at any time (for optional uses like marketing)

To exercise your rights, please contact us at **<privacy@ghostfive.com>**

***

### **8. Data Security**

We implement industry-standard security practices, including:

* End-to-end encryption of sensitive data
* Role-based access control
* Regular security audits and vulnerability testing
* API rate limiting and abuse monitoring

However, no online system is 100% secure. You are responsible for safeguarding your API keys and account credentials.

***

### **9. Children’s Privacy**

Ghost is not intended for use by individuals under the age of **18**. We do not knowingly collect personal information from minors. If we become aware of such data, it will be deleted promptly.

***

### **10. Third-Party Links**

Our platform may contain links to third-party sites (e.g., exchanges, wallets). We are not responsible for the privacy practices of those sites. Please review their policies before providing any personal data.

***

### **11. Changes to This Policy**

We may update this Privacy Policy from time to time. Changes will be posted on this page with a revised "Effective Date." If material changes are made, we will notify you by email or through the platform.

Your continued use of Ghost after updates means you accept the new terms.

***

### **12. Contact Us**

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

**Email:** <privacy@ghostfive.com>\
**Website:** <https://www.ghostfive.com>

***

**By using Ghostfive.com, you acknowledge that you have read, understood, and agreed to this Privacy Policy.**


---

# 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.ghostfive.com/about/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.
