# PNL Setup

To enable your PNL tracker, simply tick the below box found within the **Trading Tools** panel in your uxtension settings:

<figure><img src="/files/prIfGu0JjeBkiO6goqwL" alt=""><figcaption><p>"Disabled"</p></figcaption></figure>

And then input the wallet/s you wish to track, as well as their starting balance.

Uxento's PNL tracker allows for multi-wallet tracking, just ensure you input separate wallets with a comma.&#x20;

<figure><img src="/files/Kl2WQLFGnaXmSjby3gn9" alt=""><figcaption><p>"Enabled"</p></figcaption></figure>

uxtension's PNL tracker features a resizable design which can be dragged anywhere allowing for user customization.


---

# 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://uxento.gitbook.io/uxento/tools/uxtension/settings/pnl-setup.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.
