> 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/lifespan.md).

# Lifespan

- [Spent Output Age Bands (SOAB)](https://docs.glassnode.com/further-information/metric-guides/lifespan/spent-output-age-bands-soab.md): Spent Output Age Bands (SOAB) is a metric that bundles spent coins into categories depending on their age and presents them in colour bands as a proportion of total coins moved.
- [Average Spent Output Lifespan (ASOL)](https://docs.glassnode.com/further-information/metric-guides/lifespan/average-spent-output-lifespan-asol.md): ASOL (Average Spent Output Lifespan) is the average age (in days) of all spent transaction outputs.
- [Median Spent Output Lifespan (MSOL)](https://docs.glassnode.com/further-information/metric-guides/lifespan/median-spent-output-lifespan-msol.md): MSOL (Median Spent Output Lifespan) is the median age (in days) of all spent transaction outputs.


---

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