> For the complete documentation index, see [llms.txt](https://tradeleague.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://tradeleague.gitbook.io/docs/resources/privacy-policy.md).

# Privacy Policy

Effective Date: October 13, 2025

***

#### 1. Overview<br>

This Privacy Policy explains how TradeLeague (“we,” “us,” “our”) collects, uses, and protects information when you access or use the Platform.

We respect your privacy and limit data collection to what is necessary to operate our protocol and website.

***

#### 2. Information We Collect<br>

We do not collect personal information such as your name, address, or government ID.

We may collect:

* Onchain wallet addresses, competition entries, and trade data (publicly visible on Solana).
* Basic analytics data (e.g., browser type, session duration, device type) to improve user experience.
* Voluntary communications, such as feedback or bug reports sent to our team.

***

#### 3. How We Use Data

We use the limited data we collect to:

* Operate and improve the Platform,
* Maintain leaderboards and competition results,
* Ensure fair play and transparency,
* Communicate with users who contact us,
* Comply with applicable laws (if required).

***

#### 4. Cookies & Analytics

We may use privacy-respecting analytics or cookies to measure usage trends.

You can disable cookies in your browser at any time.

***

#### 5. Onchain Transparency

All trading and reward data are publicly viewable on the Solana blockchain.

By participating, you understand that onchain activity cannot be deleted or altered.

***

#### 6. Third-Party Services

TradeLeague may integrate with or link to third-party services (e.g., Solana wallets, RPC providers, analytics).

We are not responsible for the privacy practices or content of these third parties.

***

#### 7. Global Users

TradeLeague operates globally.

By using the Platform, you consent to the processing and storage of information in the United States and other jurisdictions where we or our service providers operate.

***

#### 8. Data Security

We take reasonable measures to protect our systems and communications but cannot guarantee absolute security of data transmitted via the Internet or blockchain.

***

#### 9. Your Rights

Because we do not collect personal data beyond wallet-level information, most privacy rights (e.g., deletion, rectification) do not apply.

If you contact us directly, you may request deletion of that correspondence.

***

#### 10. Changes to this Policy

We may update this Privacy Policy periodically.

Continued use of the Platform after changes means you accept the updated version.

***

#### 11. Contact

Questions or requests may be sent to:

📧 <awetu@tradeleague.com>


---

# 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:

```
GET https://tradeleague.gitbook.io/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.
