# Realized Profit/Loss

- [Net Realized Profit/Loss](https://docs.glassnode.com/guides-and-tutorials/metric-guides/realized-profit-loss/net-realized-profit-loss.md): Net Realized Profit/Loss metric presenting the net magnitude of profit, or loss realized by all holders spending coins. Realized Profit/Loss is assessed relative to the price when a coin last moved.
- [Realized Profit](https://docs.glassnode.com/guides-and-tutorials/metric-guides/realized-profit-loss/realized-profit.md): Realized Profit shows the total USD profits realized of coins being spent on-chain.
- [Realized Loss](https://docs.glassnode.com/guides-and-tutorials/metric-guides/realized-profit-loss/realized-loss.md): Realized Loss shows the total USD losses of coins being sold at a loss.


---

# 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.glassnode.com/guides-and-tutorials/metric-guides/realized-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.
