# Token Page

## Token Page

{% hint style="info" %}
**Example Page:** [Open Token Page on BullNBear](https://v1.bullandbear.app/token/0x5a949e029439ba583dd177eea9075c0d45d74444)
{% endhint %}

The Token Page is where users can analyze and trade a specific token on BullNBear.

It combines the chart, trading panel, token data, holder insights, transaction history, positions, and safety checks in one page.

***

### Page Overview

The Token Page gives traders a full view of a selected token before entering or exiting a trade.

Users can check price movement, market activity, holder data, transaction history, and trading settings without switching between different tools.

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

***

### Chart

BullNBear uses TradingView-powered charts to display token price action.

Users can follow live movement, review candles, check volume, and analyze how the token is trading over time.

This helps traders understand momentum, possible entries, exits, and market structure directly inside BullNBear.

***

### Trading Panel

The trading panel allows users to buy or sell directly from the Token Page.

Users can choose their wallet, enter an amount, adjust trading settings, and execute trades from the same screen.

The panel includes options such as:

* Buy / Sell
* Market orders
* Limit orders
* Wallet selection
* Amount selection
* Gas settings
* Approval settings
* MEV protection
* Slippage settings

{% hint style="warning" %}
Always check your wallet, amount, slippage, gas, and token data before confirming a trade.
{% endhint %}

***

### Token Data

The Token Page shows important token information such as:

* Market cap
* Liquidity
* 24h volume
* Holders
* Top holder amount
* Honeypot status
* Liquidity lock status
* Buy / sell tax
* Short-term price movement
* Volume, buys, sells, and net inflow

This gives users a quick overview of the token’s current market condition.

***

### BullNBear Index

The BullNBear Index shows the balance between holder buy volume and holder sell volume.

It helps users understand whether holders are currently buying more, selling more, or if market pressure is balanced.

This gives traders another signal when reviewing token momentum.

***

### Trading History

The **Trading History** tab shows recent buy and sell activity for the token.

Users can follow live transactions, trade size, price, maker wallet, and transaction type.

This helps traders see how active the token is and whether buy or sell pressure is increasing.

***

### Holders

The **Holders** tab shows holder-related token data.

Users can review wallet concentration, top holders, and holder behavior to better understand how the token supply is distributed.

***

### Top Traders

The **Top Traders** tab helps users identify wallets that are actively trading the token.

This can be useful for checking which wallets are entering, exiting, or repeatedly trading the token.

***

### My Positions

The **My Positions** tab shows the user’s own position in the selected token.

Users can track their holdings, entry data, current value, and PnL directly from the Token Page.

***

### Limit Orders

The **Limit** tab allows users to set trading conditions instead of instantly buying or selling at market price.

This gives traders more control over entries and exits.

***

### Extra Token Sections

The Token Page also includes additional information sections such as:

* Description
* Bubblemaps
* Audit
* Pool info

These sections help users review more details before making a trading decision.

{% hint style="warning" %}
Token data, charts, audits, and safety checks are research tools. They do not guarantee that a token is safe or profitable. Always do your own research before trading.
{% 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/token-page.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.
