# SOPR

- [SOPR (Spent Output Profit Ratio)](https://docs.glassnode.com/guides-and-tutorials/metric-guides/sopr/sopr-spent-output-profit-ratio.md): SOPR is an indicator which reflects the degree of realised profit and loss for all coins moved on-chain.
- [aSOPR (Adjusted SOPR)](https://docs.glassnode.com/guides-and-tutorials/metric-guides/sopr/asopr-adjusted-sopr.md): Adjusted SOPR filters out all UTXOs with a lifespan of less than an hour from the SOPR metric to better reflect economically meaningful activity on-chain.
- [LTH-SOPR](https://docs.glassnode.com/guides-and-tutorials/metric-guides/sopr/lth-sopr.md): LTH-SOPR is an indicator which reflects the degree of realised profit and loss for all coins moved on-chain that have a lifespan more than 155-days (long-term holders).
- [STH-SOPR](https://docs.glassnode.com/guides-and-tutorials/metric-guides/sopr/sth-sopr.md): STH-SOPR is an indicator which reflects the degree of realised profit and loss for all coins moved on-chain that have a lifespan less than 155-days (short-term holders).


---

# 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/sopr.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.
