# Privacy Policy

**Privacy Policy for TradeBuddy.fun**\
**Effective Date:** July 2, 2025

TradeBuddy.fun is a Chrome extension that allows users to simulate cryptocurrency trades in real-time using virtual funds.

***

#### Data Collection

We do **not collect, store, or transmit any personal data** to our servers or any third-party services.\
All user data, including simulated trades and settings, is stored **locally** in your browser using Chrome's built-in storage API.

***

#### Permissions Used

TradeBuddy.fun requests minimal permissions solely for its core functionality:

* **Storage**: Used to save your simulated trading history and preferences on your device.
* **Active Tab**: Required to display the extension popup when the user clicks the extension icon.

We do not request or access any other browser data.

***

#### Third-Party Sharing

We do **not share, sell, or transfer** any user data to third parties.\
No analytics tools, advertising SDKs, or tracking scripts are used in this extension.

***

#### Changes to This Policy

We may update this privacy policy in the future if the extension adds new features that require it. All changes will be reflected on this page along with the updated effective date.

***

#### Contact

If you have questions about this privacy policy, please contact us at:

**Email:** <support@tradebuddy.fun>


---

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