# 4 Traders

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

Users can connect to BullNBear in two ways:

* Wallet Extension
* Telegram Connection

Once connected, BullNBear will create a trading wallet for you. This wallet can be viewed and managed in the **Portfolio** section.

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

### 1. Connect to BullNBear

You can connect using your browser wallet extension or through Telegram.

After connecting, a trading wallet will be created for your account. This is the wallet you will use for trading on BullNBear.

<figure><img src="/files/L31tg8xoAyw95q7VrMWg" alt=""><figcaption></figcaption></figure>

### 2. Telegram Connection

If you choose Telegram Connect, you need to verify your connection through Telegram.

{% hint style="danger" %}
The only official BullNBear Telegram bot is:

[@BullnBearDevBot](https://t.me/BullnBearDevBot)

Only use the provided login link from BullNBear. Do not forward login links, verification links, or wallet-related links to anyone. This helps protect you from phishing and unauthorized access.
{% endhint %}

<figure><img src="/files/WNQzs8SKyHRnhiIX3vEA" alt=""><figcaption></figcaption></figure>

### 3. Open Your Portfolio

Go to the **Portfolio** section to view your created wallet.

Inside Portfolio, you can view your wallet address, assets, balances, positions, PnL, and trading activity.

<figure><img src="/files/DRmJ8aBR3XM23FFWF7JR" alt=""><figcaption></figcaption></figure>

### 4. Manage Your Wallets

Inside Portfolio, users can manage their BullNBear trading wallets.

You can:

* Create new wallets
* Import existing wallets
* Export wallets
* Rename wallets
* Deposit funds
* View wallet balances
* Track assets
* Follow positions and PnL
* Review trading activity
* Create Vanity Wallets

Creating multiple wallets can help separate strategies, manage risk, or organize different trading setups.

<figure><img src="/files/AXPXaEoviCypm0gKfiPf" alt=""><figcaption></figcaption></figure>

### 5. Deposit Funds

Before trading, make sure your BullNBear trading wallet has enough funds.

Use the deposit option inside Portfolio to fund your selected wallet. Always double-check the wallet address before sending funds.

{% hint style="warning" %}
For trading, you can only use the wallets created inside BullNBear. Make sure the wallet you want to trade with is funded before placing trades.
{% endhint %}

<figure><img src="/files/SM5ii8n1patg4SoKRtV9" alt=""><figcaption></figcaption></figure>

### 6. Track Your PnL

BullNBear helps users follow their trading performance directly inside the Portfolio section.

You can monitor your open positions, wallet activity, realized or unrealized performance, and overall PnL to better understand how your trades are performing.

<figure><img src="/files/STjRPVM5wjKEY4EaVINn" alt=""><figcaption></figcaption></figure>

### 7. Wallet Import & Export

BullNBear allows users to import and export wallets directly from the Portfolio section.

Imported wallets can be used to manage existing wallet setups, while wallet export gives users access to their wallet credentials when needed.

{% hint style="warning" %}
Always store exported wallet information safely. Never share your private key, seed phrase, or wallet recovery information with anyone.
{% endhint %}

<figure><img src="/files/G2JW4Q6RPkjO3SofACTu" alt=""><figcaption></figcaption></figure>

### 8. Vanity Wallets

BullNBear also supports Vanity Wallet creation.

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

For example, users may choose desired starting numbers, ending numbers, letters, or other available address patterns depending on the supported generation settings.

<figure><img src="/files/KdSpvbgv8XgVRrZzxqWJ" alt=""><figcaption></figcaption></figure>

### 9. Start Trading

Once your wallet is funded, you can start using BullNBear’s trading features.

You can use the Terminal, Trending, token pages, Quick Buy, and other trading tools to discover and trade tokens directly from the platform.

<figure><img src="/files/hrKka5kQG1iu4C8YMFr6" alt=""><figcaption></figcaption></figure>

### Safety Reminder

BullNBear team members will never ask for your private keys, seed phrase, or recovery phrase.

Always use official BullNBear links and verify that you are connecting through the correct website and Telegram bot.


---

# 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/start-here/quickstart/4-traders.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.
