# Public User Profile

{% hint style="info" %}
**Example Page:** [Open Public Profile on BullNBear](https://v1.bullandbear.app/wallet/0xbf004bff64725914ee36d03b87d6965b0ced4903)
{% endhint %}

Public Profiles allow users to view another trader or wallet directly on BullNBear.

This helps users analyze wallet performance, holdings, trading activity, and risk signals before deciding whether to follow, share, or copy a trader.

***

### Profile Overview

At the top of a Public Profile, users can see key wallet statistics such as:

* Total balance
* Realized PnL
* Unrealized PnL
* Average PnL
* Average trade size
* Followers
* Total trades
* Win rate

This gives users a quick snapshot of how the wallet has performed.

{% hint style="info" %}
![](/files/kiFxq4i6KNe7Z3LqSG7H)
{% endhint %}

***

### Holdings

The **Holdings** tab shows the wallet’s current token holdings.

Users can review top holdings, token balances, PnL, holding time, buy entry, sell exit, and transaction activity for each token.

This helps users understand what the wallet is currently holding and how those positions are performing.

***

### Recent Transactions

The **Recent TXNS** tab shows recent trading activity from the wallet.

Users can follow what the wallet has bought or sold and use this information to better understand the trader’s current market behavior.

***

### Wallets

The **Wallets** tab shows connected or related wallets when available.

This can help users review wallet activity across different addresses connected to the same profile.

***

### Creations

The **Creations** tab shows tokens launched by the wallet through BullNBear.

This is useful for checking which projects a user or developer has created and tracking their launch history.

***

### Analysis

The **Analysis** section gives users deeper insight into wallet behavior.

It can show information such as:

* 7D buys and sells
* Average holding time
* Cost
* Realized profits
* Fees
* Followers

This helps users quickly evaluate how active the wallet is and how it has performed recently.

***

### Phishing Check

The **Phishing Check** section helps users review potential warning signs, such as blacklists, bought honeypots, failed buys, or very fast buy/sell activity.

{% hint style="warning" %}
Always do your own research before following or copying any wallet. Public wallet data can help with analysis, but it does not guarantee future performance.
{% endhint %}

***

### Distribution

The **Distribution** section shows how the wallet’s token performance is spread across different profit or loss ranges.

This helps users understand whether the wallet has mostly profitable positions, mixed results, or higher-risk trading behavior.

***


---

# 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://bullnbear.gitbook.io/trade/bullnbear/search/public-user-profile.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.
