# Privacy Policy

**Effective Date:** May 22, 2026\
**Last Updated:** May 22, 2026

#### Privacy Policy

This Privacy Policy explains how Loadout.xyz (“Loadout”, “we”, “us”, or “our”) collects, uses, discloses, and protects your personal information when you access or use our website (loadout.xyz), platform, services, or interact with our smart contracts (collectively, the “Services”).

By using our Services, you agree to the collection, use, and disclosure of your information as described in this Privacy Policy.

#### Introduction

At Loadout, we are committed to protecting your privacy while building a transparent platform that connects game developers with community funding. This Privacy Policy describes our practices regarding the collection, use, and sharing of personal information.

We may update this Privacy Policy from time to time. We will notify you of material changes by posting the updated policy on our website and updating the “Last Updated” date.

#### 1. Information We Collect

**Information You Provide**

* Account information (email address, username)
* Wallet addresses when you connect your wallet
* Studio and project information (studio name, project title, descriptions, team details, Game Design Documents, social links, etc.)
* Contact and communication data (business email, Discord handle, Telegram, support messages)
* Marketing preferences and newsletter sign-ups

**Automatically Collected Information**

* Blockchain data and transaction history associated with your wallet address
* Technical data (IP address, device type, browser information, access times)
* Usage data (pages visited, features used, interactions with projects)

**Information from Third Parties**

* Information received from Privy, wallet providers, or authentication services
* Public blockchain data linked to your wallet address

#### 2. How We Use Your Information

We use the collected information to:

* Provide, operate, and improve the Loadout platform
* Process project launches and facilitate token trading
* Communicate with you about your projects, account, and updates
* Send marketing and promotional communications (you can opt out anytime)
* Ensure platform security and prevent fraud or abuse
* Comply with legal obligations and enforce our Terms of Use
* Analyse platform usage and improve user experience
* Facilitate discovery and marketing of projects on the platform

#### 3. How We Share Your Information

We may share your information with:

* Service providers (hosting, analytics, email marketing, authentication providers like Privy)
* Legal and regulatory authorities when required by law
* Professional advisors (lawyers, accountants)
* In the event of a business transfer (merger, acquisition, etc.)
* With your consent or at your direction

We do **not** sell your personal information to third parties.

#### 4. Blockchain-Specific Data

Please note that blockchain transactions are public by nature. Your wallet address and all associated on-chain activities (trades, project launches, fee collections, etc.) are publicly visible and immutable. We do not control this public data.

#### 5. Data Security

We implement reasonable technical, administrative, and physical safeguards to protect your personal information. However, no system is completely secure, and we cannot guarantee absolute security, particularly for public blockchain data.

#### 6. Data Retention

We retain your personal information for as long as necessary to provide the Services, comply with legal obligations, resolve disputes, and enforce our agreements.

#### 7. Your Rights and Choices

Depending on your location, you may have rights to:

* Access, correct, or delete your personal information
* Opt out of marketing communications
* Withdraw consent where applicable

To exercise these rights, please contact us at <privacy@loadout.xyz>.

#### 8. International Data Transfers

Your information may be transferred to and processed in jurisdictions outside your country. We take appropriate safeguards to protect your data during such transfers.

#### 9. Cookies and Tracking

We use cookies and similar technologies to operate the site, analyse usage, and improve your experience. For more details, please refer to our Cookie Policy (coming soon).

#### 10. Third-Party Services

Our platform integrates with third-party services such as wallet providers, Meteora, and analytics tools. Your use of these services is governed by their respective privacy policies.

#### 11. Children’s Privacy

Our Services are not directed at children under 18. We do not knowingly collect personal information from children.

#### 12. Contact Us

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

**Email:** <support@loadout.xyz>


---

# 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://loadout.gitbook.io/product-docs/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.
