# Branding

{% hint style="success" %}
Enhance your content with Ocean-branded assets to increase visibility and drive more engagement to your referral link!
{% endhint %}

## Live Stream PNL

(Screenshot of PNL Card displayed on stream)

In order to implement your own PNL tracker follow the steps below

These steps are for **OBS.**

{% stepper %}
{% step %}

### Import Browser Source on OBS

{% endstep %}

{% step %}

### Import this link...&#x20;

{% endstep %}

{% step %}

### Right Click on "Browser Source", and Press Interact

{% endstep %}

{% step %}

### Click "Enter Wallet Address"

Enter the wallet address here that you wish to track during the stream.
{% endstep %}

{% step %}

### Enter the Starting Amount of SOL for this Wallet before Stream

{% endstep %}

{% step %}

### Now Position this Source on your Stream

{% endstep %}
{% endstepper %}

## Resetting PNL Card

After a stream, you can reset the PNL card ready for your next one!

{% stepper %}
{% step %}

### Right Click on Browser Source

{% endstep %}

{% step %}

### Import...

{% endstep %}

{% step %}

### Add Settings again as before

{% endstep %}
{% endstepper %}


---

# 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://docs.oceanbots.ai/earn-with-ocean/branding.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.
