# Profile & Performance Summary

The top header displays the identity and core stats of the wallet being viewed (your own or another trader's):

* **User info:** View the wallet **address** or **username**, **account age**, and **total profile views**.
* **Balance & value:** Track the **Cash Balance** (available to trade), total **Portfolio Value**, and current **Unrealized P\&L**.
* **Trading stats:** Analyze performance through **Win Rate**, **Total Trades**, and **Average Trade Size**.
* **PnL chart:** A visual graph displays profit and loss trends over **multiple** **timeframes** (1D, 1W, 1M, 1Y, or All-time).

<figure><img src="/files/3kpgsPrlXHDRe6n49FGU" alt="" width="563"><figcaption></figcaption></figure>

***

### **FAQs**

<details>

<summary>What is the Profile &#x26; Performance Summary?</summary>

It is the top-level overview of a trader’s identity and performance, showing key account and trading statistics at a glance.

</details>

<details>

<summary>What information is shown in the profile header?</summary>

It displays the wallet address or username, account age, total profile views, cash balance, portfolio value, and unrealized PnL.

</details>

<details>

<summary>What trading performance metrics are included?</summary>

You can see win rate, total number of trades, average trade size, and overall trading activity.

</details>

<details>

<summary>How is performance visualized over time?</summary>

A PnL chart shows profit and loss trends across multiple timeframes, including daily, weekly, monthly, yearly, and all-time views.

</details>

<details>

<summary>Can I view this summary for other traders?</summary>

Yes. You can view the Profile & Performance Summary for any trader to analyze their strategy and results.

</details>


---

# 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/navigating-the-terminal/portfolio/profile-and-performance-summary.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.
