> For the complete documentation index, see [llms.txt](https://docs.glassnode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glassnode.com/further-information/metric-guides/unrealized-profit-loss.md).

# Unrealized Profit/Loss

- [NUPL (Net Unrealized Profit/Loss)](https://docs.glassnode.com/further-information/metric-guides/unrealized-profit-loss/nupl-net-unrealized-profit-loss.md): NUPL (Net Unrealized Profit/Loss) looks at the difference between Unrealized Profit and Unrealized Loss to determine whether the network as a whole is currently in a state of profit or loss.
- [Unrealized Profit](https://docs.glassnode.com/further-information/metric-guides/unrealized-profit-loss/unrealized-profit.md): Unrealized Profit represents the total profit accrued by UTXOs which were created when the price of the asset was lower than the current price.
- [Unrealized Loss](https://docs.glassnode.com/further-information/metric-guides/unrealized-profit-loss/unrealized-loss.md): Unrealized Loss represents the total loss accrued by UTXOs which were created when the price of the asset was higher than the current price.
- [LTH-NUPL](https://docs.glassnode.com/further-information/metric-guides/unrealized-profit-loss/lth-nupl.md): LTH-NUPL serves as an indicator of profit and loss, as assessed by the behaviour of long-term investors.
- [STH-NUPL](https://docs.glassnode.com/further-information/metric-guides/unrealized-profit-loss/sth-nupl.md): STH-NUPL serves as an indicator of profit and loss, as assessed by the behaviour of short-term investors.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.glassnode.com/further-information/metric-guides/unrealized-profit-loss.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.
