> For the complete documentation index, see [llms.txt](https://blackswanwtf.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blackswanwtf.gitbook.io/docs/legal/privacy-policy.md).

# Privacy Policy

This Privacy Policy describes how OAIAO Labs Inc. ("Company," "we," "us," or "our"), a Delaware corporation and operator of the platform Black Swan ("Platform"), collects, uses, processes, and discloses your information when you access or use our Platform. We are committed to protecting your privacy and handling your data in a transparent and secure manner. By using Black Swan, you agree to the collection and use of information in accordance with this policy.

### 1. Information We Collect

We have designed Black Swan with privacy in mind, collecting only the minimal information necessary to provide our services.

#### 1.1 Personal Information

We collect only the following personal information from users:

**Email Address:** Required for account registration, platform communications, security notifications, and support purposes.

**Wallet Address:** Required to facilitate USDC deposits, investment transactions, and return distributions through blockchain networks.

**External Integrations:** Required to facilitate functionality such as notifications over Telegram DMs and others - entirely optional and available for linking and de-linking at the behest of the user.

#### 1.2 Financial Transaction Data

**Investment Activity:** We automatically record basic transaction data including deposit amounts, investment strategy selections, transaction timestamps, and returns generated by AI agents. This data is necessary for platform functionality and account management.

#### 1.3 Non-Personal Information

**Usage Data:** Information about how you access and use the Platform, including your IP address, browser type, operating system, referral URLs, pages viewed, features used, and the dates and times of your visits.

**Device Information:** Basic information about the device you use to access the Platform, such as device type and mobile network information.

**AI Interaction Data:** Data generated from your interactions with our AI agents and market analysis features, including analysis requests, feature usage patterns, and preference settings. This data is used to improve our AI models and user experience.

#### 1.4 Protecting Your Wallet

**We do not collect, store, or have access to your private keys or seed phrases at any time.** Please keep your private keys and seed phrases secure and never share them with anyone, including our support team.

### 2. How We Collect Information

**Direct Collection:** We collect your email address and wallet address when you register for an account or update your profile.

**Automatic Collection:** When you use our Platform, we automatically collect usage data and device information through standard web technologies including cookies and analytics tools.

**Blockchain Data:** Transaction data related to your investments is recorded on public blockchain networks and may be publicly accessible through blockchain explorers.

### 3. How We Use Your Information

We use the information we collect for the following purposes:

#### 3.1 Platform Operations

* Operate, maintain, and improve the Black Swan Platform
* Process USDC deposits and investment transactions
* Manage your account and provide customer support
* Facilitate AI-powered investment strategies and market analysis

#### 3.2 Communication

* Send transactional notifications about your account and investments
* Provide security alerts and platform updates
* Respond to your inquiries and support requests

#### 3.3 Security and Compliance

* Detect, prevent, and address fraudulent or unauthorized activities
* Protect the security and integrity of our Platform
* Comply with applicable legal requirements

#### 3.4 AI Improvement and Market Analysis

* Analyze usage patterns to improve our AI agents and investment algorithms
* Enhance our market analysis capabilities and intelligence reports
* Develop new features and functionalities for the Platform

We use only aggregated and anonymized data for AI model training and improvement to ensure individual users cannot be identified.

### 4. How We Share Your Information

We may share your information only in the following limited circumstances:

#### 4.1 Service Providers

We may share your information with trusted third-party service providers who assist us in operating the Platform, including:

* Cloud hosting and infrastructure providers
* Payment processors for blockchain transactions
* Customer support and communication tools
* Analytics and security services

These service providers are contractually bound to protect your information and use it only to provide services to us.

#### 4.2 Legal Requirements

We may disclose your information if required by law or if we believe in good faith that such disclosure is necessary to:

* Comply with legal obligations or court orders
* Protect our rights, property, or safety, or that of our users
* Investigate potential violations of our Terms of Service
* Respond to government requests or law enforcement

#### 4.3 Business Transfers

In the event of a merger, acquisition, or sale of our company or assets, your information may be transferred as part of that transaction. We will notify you of any such change in ownership or control.

#### 4.4 Aggregated Data

We may share aggregated, anonymized data that cannot identify individual users for research, analytics, and market analysis purposes.

### 5. Data Security

We implement robust technical and organizational security measures to protect your information, including:

* Encryption of data in transit and at rest
* Secure server infrastructure and access controls
* Regular security assessments and updates
* Minimal data collection and retention practices

However, no method of internet transmission or electronic storage is completely secure. While we strive to protect your personal information, we cannot guarantee absolute security.

### 6. Data Retention

We retain your personal information only as long as necessary for the purposes outlined in this Privacy Policy:

* **Account Information:** Retained while your account is active and for a reasonable period after account closure
* **Transaction Data:** Retained for accounting, legal compliance, and dispute resolution purposes
* **Usage Data:** Typically retained for up to 24 months for analytics and improvement purposes

You may request deletion of your account and associated data at any time, subject to legal retention requirements.

### 7. Your Privacy Rights

Depending on your jurisdiction, you may have the following rights regarding your personal information:

**Access:** Request information about what personal data we hold about you

**Correction:** Request correction of inaccurate or incomplete information

**Deletion:** Request deletion of your personal information, subject to legal exceptions

**Objection:** Object to certain processing activities

**Data Portability:** Request your data in a portable format

To exercise these rights, please contact us at <support@oaiaolabs.com> . We will respond to your request in accordance with applicable privacy laws.

### 8. International Data Transfers

Your information may be transferred to and processed in countries other than your country of residence. We ensure appropriate safeguards are in place to protect your information in accordance with applicable data protection laws.

### 9. Children's Privacy

The Black Swan Platform is not intended for individuals under 18 years of age. We do not knowingly collect personal information from children under 18. If we discover that we have collected information from a child under 18, we will promptly delete such information.

If you believe a child has provided us with personal information, please contact us at <support@oaiaolabs.com>

### 10. Cookies and Tracking Technologies

We use cookies and similar tracking technologies to enhance your experience on our Platform. You can control cookie preferences through your browser settings, though disabling certain cookies may affect Platform functionality.

### 11. Changes to This Privacy Policy

We may update this Privacy Policy periodically to reflect changes in our practices or applicable laws. We will post the updated policy on our Platform and update the "Last Updated" date. Continued use of the Platform after changes constitutes acceptance of the updated policy.

For significant changes, we may provide additional notice through email or Platform notifications.

### 12. Contact Us

If you have questions about this Privacy Policy or our privacy practices, please contact us at:

**Email:** <support@oaiaolabs.com>

We are committed to addressing your privacy concerns and will respond to inquiries promptly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://blackswanwtf.gitbook.io/docs/legal/privacy-policy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
