# INFORMATION WE COLLECT

### A. Information You Provide Voluntarily

1. **Social Login Data:** If you choose to log in via Google or X (Twitter), we collect your email address, profile name, and unique user ID provided by the authentication service.
2. **Correspondence:** If you contact us via email or Discord, we collect the content of your messages.

***

### B. Information Collected Automatically

1. **Public Blockchain Data:** When you connect a wallet, we collect your **Wallet Address** and your **Transaction History**. This data is used to populate your "Portfolio" and "History" tabs.
2. **Device and Usage Data:**

* **IP Address:** Strictly collected to enforce **Geo-Blocking** (preventing access from Restricted Jurisdictions).
* **Browser Type & Version:** To ensure UI compatibility.
* **Time Zone:** To display market times correctly in your local time.

3. **Cookies:** We use local storage to save your preferences (e.g., Theme: Dark/Light, Slippage Tolerance settings).


---

# 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.whales.market/whales-prediction/privacy-policy/information-we-collect.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.
