# Understanding uPNL

## Unrealized Profit and Loss (uPNL)

Unrealized Profit and Loss (uPNL) is a key metric for LODE traders, offering real-time insights into the potential outcomes of active trades.

## **Calculating uPNL**

* **Dynamic Approach**: uPNL reflects potential gains or losses based on current market prices, calculated continuously to provide accurate, up-to-date information.
* **Continuous Updates**: uPNL values are updated in real-time, aligning with market fluctuations to ensure precision.

## **Importance of uPNL**

* **Decision Making**: uPNL provides critical insights for timely trading decisions, helping traders assess the profitability of their positions.
* **Risk Management**: It plays a vital role in risk strategies, signaling when to close positions to optimize financial outcomes.

## **Tips for Managing uPNL**

* **Regular Monitoring**: Regularly check uPNL to stay informed about the performance of your trades and make necessary adjustments.
* **Understand Market Influences**: Be aware of how market volatility impacts uPNL and adapt your strategy to mitigate associated risks effectively.


---

# 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.lode.trade/the-trading-hub/trading-on-the-hub/understanding-upnl.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.
