# PORTFOLIO

{% hint style="info" %}
**Live Page:** [Open Portfolio on BullNBear](https://v1.bullandbear.app/portfolio)
{% endhint %}

***

Portfolio is the wallet and performance dashboard of BullNBear.

It gives users one place to manage wallets, view balances, track assets, monitor PnL, and keep an overview of their trading activity.

***

### Portfolio Overview

Inside Portfolio, users can view and manage:

* Trading wallets
* Wallet balances
* Deposits
* Create new wallets
* Imported wallets
* Exported wallets
* Vanity Wallets
* Token balances
* Open positions
* PnL
* Trading activity
* Created tokens

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

***

### Wallet Management

Portfolio allows users to manage their BullNBear wallets directly from one page.

Users can create new wallets, rename wallets, import existing wallets, export wallets, and deposit funds into selected wallets.

{% hint style="warning" %}
Always make sure the wallet you want to trade with has enough funds before placing trades.
{% endhint %}

***

### Import & Export Wallets

Users can import existing wallets into BullNBear or export wallet details when needed.

Wallet import can help users bring an existing setup into the platform, while wallet export gives users access to their wallet credentials.

{% hint style="danger" %}
Never share your private key, seed phrase, or exported wallet information with anyone. BullNBear team members will never ask for this information.
{% endhint %}

***

### Vanity Wallets

Portfolio also supports Vanity Wallet creation.

Vanity Wallets allow users to generate wallet addresses with selected characters at the beginning or end of the address. This can be useful for branding, organization, or creating recognizable wallet addresses.

***

### Assets & PnL

Portfolio helps users track their trading performance across wallets.

Users can view token balances, active positions, wallet activity, and PnL to better understand how their trades are performing.

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

***

### Creations

Tokens launched through BullNBear can be viewed under **Creations**.

This gives project owners and developers a simple way to keep track of coins launched from their connected wallet.

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


---

# 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/platform-overview/portfolio.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.
