> For the complete documentation index, see [llms.txt](https://guides.gresb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.gresb.com/devasset/completing-the-assessment/2026-development-asset-assessment/entity-and-reporting-characteristics/reporting-characteristics/rc5-description-of-the-asset.md).

# RC5: Description of the Asset

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><i class="fa-bullseye">:bullseye:</i> Maximum Score</td><td><strong>Not scored</strong></td><td></td><td></td></tr><tr><td><i class="fa-pen-to-square">:pen-to-square:</i> Prefill</td><td><i class="fa-check">:check:</i> <strong>Eligible</strong></td><td></td><td></td></tr><tr><td><i class="fa-shield-check">:shield-check:</i> Validation</td><td><strong>Evidence is not required</strong></td><td></td><td></td></tr><tr><td><i class="fa-arrow-trend-up">:arrow-trend-up:</i> 2026 Updates</td><td><strong>None</strong></td><td></td><td></td></tr></tbody></table>

***

**The description of the asset is:**

{% columns %}
{% column width="75%" %}

<figure><img src="/files/nAKNvVUZpSjpvH9iWmk5" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="25%" %}

{% endcolumn %}
{% endcolumns %}

## Assessment Instructions

<details>

<summary><strong>Intent</strong>: What is the purpose of this indicator?</summary>

Provide a description and image of the entity that may be used for marketing and/or communication purposes.

</details>

<details>

<summary><strong>Input</strong>: How do I complete this indicator?</summary>

**Description** The description may include:

* Purpose of the entity's operations;
* The service(s) provided by the asset;
* Ownership and governance;
* Market position of the entity;
* Link to website.

It is not necessary to re-state information that has already been provided, such as the entity's sector focus or location of operations.

</details>

<details>

<summary><strong>Validation</strong>: What evidence is required?</summary>

No evidence required.

</details>

## Scoring

This indicator is not scored.

***


---

# 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, and the optional `goal` query parameter:

```
GET https://guides.gresb.com/devasset/completing-the-assessment/2026-development-asset-assessment/entity-and-reporting-characteristics/reporting-characteristics/rc5-description-of-the-asset.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
