> For the complete documentation index, see [llms.txt](https://docs.itheum.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.itheum.io/product-docs/pre-aithra/liveliness-on-chain-reputation/data-creator-liveliness-bonding/liveliness-score-states.md).

# Liveliness Score States

Each Data NFT will have its own Liveliness Score (see [Data Creator Liveliness Bonding](/product-docs/pre-aithra/liveliness-on-chain-reputation/data-creator-liveliness-bonding.md)). The following are the various **States** they can be in and what it means to you as a Data Consumer.

***

## Active Liveliness Score

The Data Creator has deposited a Slashable Bond (**sBond**) against a Data NFT and it's in the active stage, where the Data Creator has demonstrated their commitment to keep the Data NFT's Data Stream "active" and "up" or risk losing their **sBond.** The sBond has a **“Bond Period” (e.g. 3 Months),** after which the Data Creator can remove the sBond without any penalty. As we get closer to this "expiry date", the Liveliness of the Data Creator's Data NFT "depletes". A Data Creator can keep renewing the **sBond** to maintain a "fuller" Liliviness score, further showing a commitment to Data Consumers that they are an active and serious Data Creators with a good reputation.

<figure><img src="/files/Hw8S2ZvFff7VeZ3Fya7T" alt=""><figcaption></figcaption></figure>

***

## Liveliness Score Expired

As detailed above, once a **“Bond Period” (e.g. 3 Months)** expires, you will see this "Liveliness score expired" message against Data NFTs. This can indicate that the Data Creator no longer gives you, the Data Consumer any guarantee that their will continue to maintain the Data NFT's Data Stream or support it. OR, it could also mean that the Data Creator just has not got around to "renewing" it. Ultimately, you as a Data Consumer, can make an "informed" decision on if you want to proceed to buying and using the Data NFT.

<figure><img src="/files/bPyRLBueYZ7Epl6SOtEA" alt=""><figcaption></figcaption></figure>

***

## Liveliness Score Unavailable

This state is an artifact of Livelines Scores being introduced AFTER some Data NFTs were already minted. In the rare situation that you do see this status message, it could mean that the Data Creator, who was most likely offered an opportunity to set up a Liveliness Score after the Creator Bonding feature was launched, has not yet made a decision on if they should proceed.

<figure><img src="/files/oyPlPMvkQaDQPvqlH3c7" alt=""><figcaption></figcaption></figure>


---

# 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.itheum.io/product-docs/pre-aithra/liveliness-on-chain-reputation/data-creator-liveliness-bonding/liveliness-score-states.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.
