> For the complete documentation index, see [llms.txt](https://docs.bitfoot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitfoot.com/bitfoot-degen-vision/how-to-use.md).

# How To Use

Degen Vision Bot is simple to use, with just a few key commands:

{% stepper %}
{% step %}

## Token Analysis

Paste any contract address (CA) into the chat and hit send. The bot will automatically detect and analyze the token.

• Works even if there’s text before the CA.

• Supports Dexscreener links and extracts the CA automatically.

<figure><img src="/files/QpMGTKF2WsvDlH4oMJCo" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

## Creating a PNL Picture

Generate a profit and loss (PNL) image with:

```
/pnl (CA)
```

• Make sure to put one space between /pnl and the CA in the same message.

{% endstep %}

{% step %}

## Checking the Leaderboard

Find out which trades performed the best using:

```
/lb 1d → Best calls of the last 24 hours.
/lb 3d → Best calls of the last 3 days.
/lb 7d → Best calls of the last 7 days.
```

{% endstep %}
{% endstepper %}
