# Private mode

<div align="left"><figure><img src="/files/nPNaFT08zdvhDGHuPFMj" alt="Private mode toggle that hides sensitive account and portfolio values."><figcaption><p>Private mode toggle that hides sensitive account and portfolio values.</p></figcaption></figure></div>

Private mode hides sensitive account information in Terminal, useful when sharing your screen, working in a public space, or recording content.

Toggle private mode from the Terminal header or press `H`.

Private mode is intended to hide values that can reveal portfolio size, balances, position sizes, margin, funding payments, wallet identifiers, or sensitive trigger prices. It does not change orders, positions, wallet connection, or Hyperliquid account state.

For details on what the app account, wallet connection, and API agent each control, read [Security and wallet safety](/getting-started/security-and-wallet-safety.md).

Related pages: [Account](/terminal-sections/account.md), [Balances](/terminal-sections/balances.md), [Positions](/terminal-sections/positions.md), [Spectate mode](/terminal-sections/spectate-mode.md).


---

# 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/terminal-sections/private-mode.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.
