# Privacy Policy

This Privacy Policy explains how Proliquid handles data when you use the app, connect a wallet, view public market information, or place Hyperliquid orders through the interface.

Proliquid is a market intelligence and execution tool. We do not custody funds, store wallet seed phrases, or control your Hyperliquid account. Most trading state shown in Proliquid comes from public market data, public wallet data, your connected wallet, your browser, or Hyperliquid.

## What Proliquid stores

Proliquid is designed to avoid storing sensitive trading secrets. Depending on how you use the app, Proliquid may store or process limited account and product data needed to provide the service:

* Account sign-in information, if you create a Proliquid account.
* Workspace preferences such as layouts, watchlists, settings, source preferences, sound alerts, and compare presets.
* Technical data needed to keep the app stable, secure, and usable.
* Support or communication data if you contact us directly.

Proliquid does not store your wallet seed phrase, wallet private key, or custody your funds.

## Wallets and API agents

Wallet connection proves ownership of your wallet and enables Hyperliquid trading actions from Proliquid.

The wallet-specific API agent is stored in your browser storage when possible. Clearing browser data, changing devices, or using a new browser may require reconnecting. Disconnecting from Proliquid does not close Hyperliquid positions, cancel exchange orders, or revoke all exchange-level permissions by itself.

For the operational model, read [Security and wallet safety](/getting-started/security-and-wallet-safety.md).

## Public market and wallet data

Crypto market data, Hyperliquid account activity, public wallet addresses, public orders, public fills, liquidations, whale activity, and other exchange-level information may already be public or available from third-party data providers.

Proliquid can display that information in charts, feeds, tables, Terminal sections, alerts, and spectate views. Proliquid cannot make public blockchain or exchange-level information private.

## What Proliquid does not do

Proliquid does not:

* Act as a custodian for your assets.
* Store wallet seed phrases or wallet private keys.
* Guarantee that public market data is complete, current, or error-free.
* Control Hyperliquid matching, margin, liquidation, fees, or exchange availability.
* Prevent losses caused by trading decisions, market movement, liquidation, slippage, user error, wallet compromise, browser issues, or third-party services.

## Third-party services and links

Proliquid may rely on wallets, exchanges, data providers, infrastructure providers, analytics tools, browser APIs, and third-party websites. Those services have their own privacy and security policies.

When you leave Proliquid or use a third-party service, that service is responsible for its own data practices.

## Security

We use reasonable technical and organizational measures to protect the data handled by Proliquid. No browser app, network, wallet, exchange, or storage system can be guaranteed to be completely secure.

You are responsible for keeping your wallet, device, browser, passwords, recovery phrases, and connected accounts secure.

## Data requests

If you need help with account data or privacy requests, contact Proliquid through the official support channel shown in the app or website.

We may need to keep limited records when required for security, legal, accounting, abuse-prevention, or operational reasons.

## Changes

We may update this Privacy Policy as Proliquid changes. The latest version published in the documentation applies when you use Proliquid.


---

# 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.proliquid.xyz/more/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.
